Newman Run Dashboard

Tuesday, 17 February 2026 17:39:51
Total Iterations

3

Total Assertions

7209

Total Failed Tests

403

Total Skipped Tests

0


File Information
Collection: Inwarranty-Flow-Request Copy
Environment: QA INT
Timings and Data
Total run duration: 1m 57.9s
Total data received: 7.4MB
Average response time: 268ms
Summary Item Total Failed
Requests 405 3
Prerequest Scripts 447 0
Test Scripts 774 84
Assertions 7209 316
Skipped Tests 0 -



Showing 403 Failures

Failed Test: Verify if the response time is less than 400Ms

Assertion Error Message
expected 477 to be below 400
Failed Test: response time<150 ms

Assertion Error Message
expected 228 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 255 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1791 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 224 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 229 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 226 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 301 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 244 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 225 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 251 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1790 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 225 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 227 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 226 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 314 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 251 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty
Failed Test: response time<150 ms

Assertion Error Message
expected 226 to be below 150
Failed Test: Status code should be 401- UnAuthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Status code should be 400- Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Security: verify if password field is not present is not present in the response

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the status code is 401

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test:

Assertion Error Message
Cannot read properties of undefined (reading 'id')
Failed Test: Verify the response time<150 ms

Assertion Error Message
expected 256 to be below 150
Failed Test: verify response time <200 ms

Assertion Error Message
expected 1758 to be below 200
Failed Test: verify if the newly created jobis present in the data array

Assertion Error Message
jobIDArray is not defined
Failed Test: Verify if the status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify if the status code is 400 Bad request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verifty the status code is 200

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test: verify the message is Success

Assertion Error Message
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Failed Test: Verify if gthe data is a json array with length 1

Assertion Error Message
expected false to be true
Failed Test: verify if the job number is correct and matches the search text

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the job number starts with JOB_

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body has the important properties

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the response body matches the schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data should have required property 'data'
Failed Test: Verify if the imei number is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: Verify if the customer info is correct

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify the response time is less than 200 ms

Assertion Error Message
expected 225 to be below 200
Failed Test: verify the created at and modified at data format

Assertion Error Message
Cannot read properties of undefined (reading '0')
Failed Test: verify if the status code is 400

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify the status code is 403 Forbidden for invalid token

Assertion Error Message
Cannot read properties of undefined (reading 'code')
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test:

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify the status code 403 for forbidden error an appropriate

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: verify if proper error message is shown

Assertion Error Message
Non-json numeric literal - "404." at 1:4
404. Use: /v1/&lt;path&gt;
   ^
Failed Test: Verify the response below <200

Assertion Error Message
expected 225 to be below 200
Failed Test: Invalid credentials should be return 401 unathorized code

Assertion Error Message
expected 500 to deeply equal 401
Failed Test: Blank credentials should return 400 Bad Request

Assertion Error Message
expected 500 to deeply equal 400
Failed Test: verify response time less than 200 sec

Assertion Error Message
expected 225 to be below 200
Failed Test: Verify if password property is not present in the response body

Assertion Error Message
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Failed Test: Verify if reset_password_date property is null

Assertion Error Message
Target cannot be null or undefined.
Failed Test: Verify if the mobile number is a 10 digit number

Assertion Error Message
Cannot read properties of undefined (reading 'mobile_number')
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Status code is 401 unathorized for the empty token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the response is below 200

Assertion Error Message
expected 294 to deeply equal 200
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test: Verify if the count is a number

Assertion Error Message
pm.expect(...).to.be is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Status code is 403 for unauthorized access

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Virify the status code os 403

Assertion Error Message
expected response to have status code 403 but got 401
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403/500

Assertion Error Message
expected 500 to deeply equal 403
Failed Test: Verify the status code 200

Assertion Error Message
expected response to have status code 200 but got 400
Failed Test: Verify the message in the response body 'Engineer assigned successfully'

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Failed Test: Verify that the mst_status id is 2

Assertion Error Message
Cannot read properties of null (reading 'mst_action_status_id')
Failed Test:

Assertion Error Message
Cannot read properties of null (reading 'details')
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the invalid Auth token {BAd request } 403 code}

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the error message for the invalid job id in body {Bad request 400 code}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Failed Test: Verify the staus for the No auth token {Uathorized 401 code}

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: Verify the error message for the invalid job empty token}

Assertion Error Message
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that status code is 401 Unauthorised and for invalid credentials

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify that status code is 400 invalid request and for empty credentials

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify that the response code is 403 for the invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: verify the response time is less than 200ms

Assertion Error Message
expected 245 to be below 200
Failed Test: Verify if the data array is non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify if the status code is 400 Bad request due to the wronf data passed in body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: Verify created_at,modified_at,assigned_on should be valid ISO date

Assertion Error Message
mst_action_status is not defined
Failed Test: verify if the problem array is not empty and has atleast one element

Assertion Error Message
jsonObject is not defined
Failed Test: verify if the problems have mandatory properites

Assertion Error Message
jsonObject is not defined
Failed Test: Status code is 401 Unauthorised for the emtpty or missing token

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify the status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: verify the status code is 403 Forbidden measn passed inavalid token in header

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is the 405 method not allowed for the sending wrong HTTP code

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify that the response status code is 401 Unauthorised for the empty tyoken

Assertion Error Message
expected response to have status code 401 but got 200
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify that the response status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify if the password and reset password are not present in the response

Assertion Error Message
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Failed Test: Verify the mobile-number is valid 10 digit string

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test: verify count is positive number

Assertion Error Message
e.toLowerCase is not a function
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Verif the data in the response is an non empty array

Assertion Error Message
expected +0 to be above +0
Failed Test: verify the status code is 403 Forbidden when using an invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the status code is 400 Bad request credentialds or the data missing in the reqest body

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify the array is non empty array

Assertion Error Message
expected undefined to be an array
Failed Test: verify that theis mst_action status is pending for the QC

Assertion Error Message
expected undefined to deeply equal 'pending for QC'
Failed Test: verify if the response matches the json schema

Assertion Error Message
jsonSchema is not defined
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 403 Forbidden for the invalid token passed

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify the status code is 400 Bad request for invalid credentials entered

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Status code is 403 Forbidden for the invalid token

Assertion Error Message
expected response to have status code 200 but got 500
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test:

Assertion Error Message
Identifier 'responseBody' has already been declared
Failed Test: Validate the response schema is matching with expected schema

Assertion Error Message
expected data to satisfy schema but found following errors: 
data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Failed Test: bverify the status code is 403 Forbidden for passed invalid token

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}

Assertion Error Message
expected response to have status code 405 but got 500
Failed Test: verify the Status code is 401 Unauthorised for the missing or empty token

Assertion Error Message
expected response to have status code 401 but got 400
Failed Test: bverify the status code is 403 Forbiddem For invalid token passed

Assertion Error Message
expected response to have status code 403 but got 400
Failed Test: Verify the response contails contains correct data

Assertion Error Message
Cannot read properties of undefined (reading 'jobId')
Failed Test: Status code is 403 Forbidden for Invalid credentials

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST

Assertion Error Message
expected response to have status code 405 but got 200
Failed Test:

Assertion Error Message
runtime:extensions~request: request url is empty


There are no skipped tests



3 Iterations available to view
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 477ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2c9d0523-0bf2-4718-8b0a-775e66a815ab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2Z0dqfnt6ymjbIPfbGYeRjPWgGs"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 0 1 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify if the response time is less than 400Ms
expected 477 to be below 400
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 30fc5cdd-508f-43eb-a335-fc3cdf5a6078
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-2Z0dqfnt6ymjbIPfbGYeRjPWgGs"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 228 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 228ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 381bd97f-aa15-486a-8eb2-76f33c096a54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73958e19-5328-4f8b-b11c-b03bd3be3b81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token e480db74-fd72-45c8-9e34-7d62a19b9b67
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token 907bb49c-15f7-4ee3-9303-df7e73f876af
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token d6900866-de20-475e-b707-618fe78ee320
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09902ba8-0c54-4c59-8b7a-d3abf84e5651
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token 32ce2e4f-b29a-4e02-88f5-550402cbc9f4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token a43366ec-c073-4a8f-9a0d-f0dbebc947d6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token 0183273f-d627-4c30-a112-5b0980ae4183
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 278ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token f9da44b6-4939-40e5-b584-ffb5fd9ad39d
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Shridhar",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 276ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token 9e92b943-3934-4e52-a312-8fbaff039268
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "adhav",
                "mobile_number": "9881654565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 285ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
randomNumber 546
randomFirstName Freda
randomLastName Hintz
randomEmail Monte.Harber32@yahoo.com
randomPhoneNumber 365-821-3393
Content-Type application/json
Cache-Control no-cache
Postman-Token cda47dc4-f8c8-4e6b-a6a5-fa777d983b9f
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Abshire",
                "last_name": "Carson",
                "mobile_number": "752-482-8257",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Myrna63@hotmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Cache-Control no-cache
Postman-Token c44420d6-ded7-436e-8c1f-052ebde9d848
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 255 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ee8d4c26-f7b9-4479-b01d-78da474f845f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 3f81912e-6fd9-42a5-8408-8701025fb42f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1791ms
Mean size per request: 1.01MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token c0511ac9-18b5-456d-b1df-8d3ce03563d5
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1055124
ETag W/"101994-geANuELQsaZ8hvpTufolam2mGvM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:37:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189595,"job_number":"JOB_189595","tr_customer_id":189613,"tr_customer_product_id":189603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:57.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"giyu tomiaka","mobile_number":"985-814-2162","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"168454609535054","imei1":"168454609535054","imei2":"168454609535054","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189592,"job_number":"JOB_189592","tr_customer_id":189610,"tr_customer_product_id":189600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:45.000Z","modified_at":"2026-02-17T14:55:55.000Z","name":"tanjiro kamado","mobile_number":"912-471-0765","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"69734575799915","imei1":"69734575799915","imei2":"69734575799915","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189588,"job_number":"JOB_189588","tr_customer_id":189606,"tr_customer_product_id":189596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:32.000Z","modified_at":"2026-02-17T14:55:43.000Z","name":"saitama sensei","mobile_number":"370-824-6491","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"668198261292392","imei1":"668198261292392","imei2":"668198261292392","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189555,"job_number":"JOB_189555","tr_customer_id":189573,"tr_customer_product_id":189563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:29.000Z","name":"Clementina Johns","mobile_number":"518-417-8147","email_id":"Titus.Hane@gmail.com","dop":"2025-06-09","serial_number":"104763627153953","imei1":"104763627153953","imei2":"104763627153953","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189546,"job_number":"JOB_189546","tr_customer_id":189564,"tr_customer_product_id":189554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:13.000Z","name":"Zoie Watsica","mobile_number":"898-981-2147","email_id":"Ross_Schneider26@hotmail.com","dop":"2025-06-09","serial_number":"108900033749727","imei1":"108900033749727","imei2":"108900033749727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189543,"job_number":"JOB_189543","tr_customer_id":189561,"tr_customer_product_id":189551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:56.000Z","name":"Mabel Morissette","mobile_number":"634-669-2312","email_id":"Kim86@gmail.com","dop":"2025-06-09","serial_number":"106136300863215","imei1":"106136300863215","imei2":"106136300863215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189526,"job_number":"JOB_189526","tr_customer_id":189544,"tr_customer_product_id":189534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:47:11.000Z","modified_at":"2026-02-17T14:47:20.000Z","name":"Rudy Volkman","mobile_number":"796-388-9725","email_id":"Caroline_Mante90@yahoo.com","dop":"2025-12-31","serial_number":"10995912470726","imei1":"10995912470726","imei2":"10995912470726","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189525,"job_number":"JOB_189525","tr_customer_id":189543,"tr_customer_product_id":189533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:57.000Z","modified_at":"2026-02-17T14:47:06.000Z","name":"Francis Gusikowski","mobile_number":"751-836-8665","email_id":"Jade_Muller30@hotmail.com","dop":"2025-12-31","serial_number":"10272219722855","imei1":"10272219722855","imei2":"10272219722855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189522,"job_number":"JOB_189522","tr_customer_id":189540,"tr_customer_product_id":189530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:43.000Z","modified_at":"2026-02-17T14:46:53.000Z","name":"Guido Herzog","mobile_number":"526-580-1380","email_id":"Bonita.Mertz@hotmail.com","dop":"2025-12-31","serial_number":"10138707927910","imei1":"10138707927910","imei2":"10138707927910","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189431,"job_number":"JOB_189431","tr_customer_id":189449,"tr_customer_product_id":189439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:09.000Z","modified_at":"2026-02-17T14:38:32.000Z","name":"Rowan Johns","mobile_number":"564-233-8079","email_id":"Nannie_Effertz64@gmail.com","dop":"2025-10-01","serial_number":"14567195548966","imei1":"14567195548966","imei2":"14567195548966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189419,"job_number":"JOB_189419","tr_customer_id":189437,"tr_customer_product_id":189427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:35.000Z","modified_at":"2026-02-17T14:28:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28075957400531","imei1":"28075957400531","imei2":"28075957400531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189415,"job_number":"JOB_189415","tr_customer_id":189433,"tr_customer_product_id":189423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:20.000Z","modified_at":"2026-02-17T14:28:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99292255631969","imei1":"99292255631969","imei2":"99292255631969","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189414,"job_number":"JOB_189414","tr_customer_id":189432,"tr_customer_product_id":189422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:06.000Z","modified_at":"2026-02-17T14:28:16.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84311983120304","imei1":"84311983120304","imei2":"84311983120304","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189695,"job_number":"JOB_189695","tr_customer_id":189713,"tr_customer_product_id":189703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:05.000Z","modified_at":"2026-02-17T17:04:24.000Z","name":"Naomi Simonis","mobile_number":"384-291-1741","email_id":"Jerome73@gmail.com","dop":"2025-04-06","serial_number":"17314226043191","imei1":"17314226043191","imei2":"17314226043191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T17:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189691,"job_number":"JOB_189691","tr_customer_id":189709,"tr_customer_product_id":189699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:53:18.000Z","name":"Cicero Jenkins","mobile_number":"299-862-1480","email_id":"Murl_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"16653232280202","imei1":"16653232280202","imei2":"16653232280202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189688,"job_number":"JOB_189688","tr_customer_id":189706,"tr_customer_product_id":189696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:52:34.000Z","name":"Eleonore Mosciski","mobile_number":"951-687-0182","email_id":"Elody49@gmail.com","dop":"2025-04-06","serial_number":"16555308834685","imei1":"16555308834685","imei2":"16555308834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189685,"job_number":"JOB_189685","tr_customer_id":189703,"tr_customer_product_id":189693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:49.000Z","name":"Triston Hahn","mobile_number":"734-926-1815","email_id":"Barbara_Leannon81@gmail.com","dop":"2025-04-06","serial_number":"14904433244005","imei1":"14904433244005","imei2":"14904433244005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189682,"job_number":"JOB_189682","tr_customer_id":189700,"tr_customer_product_id":189690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:31.000Z","modified_at":"2026-02-17T16:45:07.000Z","name":"Francis Wuckert","mobile_number":"881-473-1146","email_id":"Tamia.Predovic48@gmail.com","dop":"2025-04-06","serial_number":"17004259823403","imei1":"17004259823403","imei2":"17004259823403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189679,"job_number":"JOB_189679","tr_customer_id":189697,"tr_customer_product_id":189687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:44:24.000Z","name":"Alberto Bartell","mobile_number":"701-681-9534","email_id":"Martina_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"12439748247116","imei1":"12439748247116","imei2":"12439748247116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189676,"job_number":"JOB_189676","tr_customer_id":189694,"tr_customer_product_id":189684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:40.000Z","name":"Scottie Konopelski","mobile_number":"569-381-5310","email_id":"Destin_Mertz51@hotmail.com","dop":"2025-04-06","serial_number":"10078634494450","imei1":"10078634494450","imei2":"10078634494450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189672,"job_number":"JOB_189672","tr_customer_id":189690,"tr_customer_product_id":189680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:44.000Z","name":"Herminia Fisher","mobile_number":"608-509-7183","email_id":"Judah45@yahoo.com","dop":"2025-08-24","serial_number":"10175862777981","imei1":"10175862777981","imei2":"10175862777981","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189669,"job_number":"JOB_189669","tr_customer_id":189687,"tr_customer_product_id":189677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:53.000Z","name":"Yessenia Ruecker","mobile_number":"826-978-3785","email_id":"Kasey.Jaskolski@hotmail.com","dop":"2025-08-24","serial_number":"11205386856141","imei1":"11205386856141","imei2":"11205386856141","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189666,"job_number":"JOB_189666","tr_customer_id":189684,"tr_customer_product_id":189674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:19.000Z","modified_at":"2026-02-17T16:22:02.000Z","name":"Barry Schultz","mobile_number":"619-512-9186","email_id":"Emilia.Homenick@yahoo.com","dop":"2025-08-24","serial_number":"10202572813814","imei1":"10202572813814","imei2":"10202572813814","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189664,"job_number":"JOB_189664","tr_customer_id":189682,"tr_customer_product_id":189672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:27.000Z","modified_at":"2026-02-17T16:13:38.000Z","name":"Jadyn Goldner","mobile_number":"312-631-9053","email_id":"Torrey.Russel40@gmail.com","dop":"2025-07-01","serial_number":"102648835167820","imei1":"102648835167820","imei2":"102648835167820","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189662,"job_number":"JOB_189662","tr_customer_id":189680,"tr_customer_product_id":189670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:24.000Z","name":"Lea Yost","mobile_number":"907-634-0912","email_id":"Adrien6@gmail.com","dop":"2025-07-01","serial_number":"100899855155379","imei1":"100899855155379","imei2":"100899855155379","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189659,"job_number":"JOB_189659","tr_customer_id":189677,"tr_customer_product_id":189667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:40.000Z","modified_at":"2026-02-17T15:44:15.000Z","name":"Patrick Satterfield","mobile_number":"656-989-9631","email_id":"Alfonzo10@hotmail.com","dop":"2025-08-24","serial_number":"13027289841012","imei1":"13027289841012","imei2":"13027289841012","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189656,"job_number":"JOB_189656","tr_customer_id":189674,"tr_customer_product_id":189664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:43:33.000Z","name":"Carmine Koelpin","mobile_number":"742-730-8150","email_id":"Angie_Powlowski40@yahoo.com","dop":"2025-08-24","serial_number":"16151449418563","imei1":"16151449418563","imei2":"16151449418563","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189653,"job_number":"JOB_189653","tr_customer_id":189671,"tr_customer_product_id":189661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:50.000Z","name":"Abbey Marvin","mobile_number":"914-666-3634","email_id":"Napoleon_Metz@yahoo.com","dop":"2025-08-24","serial_number":"19635317672091","imei1":"19635317672091","imei2":"19635317672091","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189650,"job_number":"JOB_189650","tr_customer_id":189668,"tr_customer_product_id":189658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:31:30.000Z","name":"Mia Veum","mobile_number":"526-353-2654","email_id":"Stephen_Kautzer@gmail.com","dop":"2025-08-24","serial_number":"12154718100303","imei1":"12154718100303","imei2":"12154718100303","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189647,"job_number":"JOB_189647","tr_customer_id":189665,"tr_customer_product_id":189655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:47.000Z","name":"Albertha Davis","mobile_number":"369-268-5081","email_id":"Sally_Koelpin87@hotmail.com","dop":"2025-08-24","serial_number":"12212815581277","imei1":"12212815581277","imei2":"12212815581277","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189644,"job_number":"JOB_189644","tr_customer_id":189662,"tr_customer_product_id":189652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:30:04.000Z","name":"Wava Schamberger","mobile_number":"301-861-7190","email_id":"Terrell.Nikolaus89@hotmail.com","dop":"2025-08-24","serial_number":"16485542291959","imei1":"16485542291959","imei2":"16485542291959","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189641,"job_number":"JOB_189641","tr_customer_id":189659,"tr_customer_product_id":189649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:26:36.000Z","name":"Nettie Schinner","mobile_number":"579-284-2931","email_id":"Sophia97@hotmail.com","dop":"2025-04-06","serial_number":"14107635526940","imei1":"14107635526940","imei2":"14107635526940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189638,"job_number":"JOB_189638","tr_customer_id":189656,"tr_customer_product_id":189646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:25:34.000Z","name":"Dario Waters","mobile_number":"269-678-1674","email_id":"Millie.Turcotte32@hotmail.com","dop":"2025-04-06","serial_number":"19254745163124","imei1":"19254745163124","imei2":"19254745163124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189635,"job_number":"JOB_189635","tr_customer_id":189653,"tr_customer_product_id":189643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:24:35.000Z","name":"Orrin Shanahan","mobile_number":"736-900-8579","email_id":"Domenica_Terry@gmail.com","dop":"2025-04-06","serial_number":"12877654568893","imei1":"12877654568893","imei2":"12877654568893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189632,"job_number":"JOB_189632","tr_customer_id":189650,"tr_customer_product_id":189640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:25.000Z","name":"Marcellus Emard","mobile_number":"268-447-9830","email_id":"Marcelino83@hotmail.com","dop":"2025-04-06","serial_number":"19903886461166","imei1":"19903886461166","imei2":"19903886461166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189630,"job_number":"JOB_189630","tr_customer_id":189648,"tr_customer_product_id":189638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:18.000Z","name":"Maximillia Stracke","mobile_number":"876-876-1764","email_id":"Angelo54@yahoo.com","dop":"2025-04-06","serial_number":"18561204202542","imei1":"18561204202542","imei2":"18561204202542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189628,"job_number":"JOB_189628","tr_customer_id":189646,"tr_customer_product_id":189636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:53.000Z","modified_at":"2026-02-17T15:14:05.000Z","name":"Samir Crist","mobile_number":"765-484-8367","email_id":"Cindy16@yahoo.com","dop":"2025-04-06","serial_number":"13855383153649","imei1":"13855383153649","imei2":"13855383153649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189626,"job_number":"JOB_189626","tr_customer_id":189644,"tr_customer_product_id":189634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:19.000Z","modified_at":"2026-02-17T15:12:59.000Z","name":"Laurianne Green","mobile_number":"974-607-0932","email_id":"Alexandrea_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18217907233436","imei1":"18217907233436","imei2":"18217907233436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189623,"job_number":"JOB_189623","tr_customer_id":189641,"tr_customer_product_id":189631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:30.000Z","modified_at":"2026-02-17T15:12:11.000Z","name":"Hanna Farrell","mobile_number":"758-831-3167","email_id":"Merl92@hotmail.com","dop":"2025-04-06","serial_number":"14521068856274","imei1":"14521068856274","imei2":"14521068856274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189620,"job_number":"JOB_189620","tr_customer_id":189638,"tr_customer_product_id":189628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:11:27.000Z","name":"Jaycee Macejkovic","mobile_number":"274-301-9260","email_id":"Reyes.Beahan@hotmail.com","dop":"2025-08-24","serial_number":"15336491341222","imei1":"15336491341222","imei2":"15336491341222","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189617,"job_number":"JOB_189617","tr_customer_id":189635,"tr_customer_product_id":189625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:44.000Z","name":"Teresa Kautzer","mobile_number":"533-591-3752","email_id":"Angeline_Purdy@hotmail.com","dop":"2025-08-24","serial_number":"19375869000226","imei1":"19375869000226","imei2":"19375869000226","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189614,"job_number":"JOB_189614","tr_customer_id":189632,"tr_customer_product_id":189622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:10:00.000Z","name":"Leanna Batz","mobile_number":"743-533-2366","email_id":"Claudia_Schoen51@hotmail.com","dop":"2025-08-24","serial_number":"19993066281955","imei1":"19993066281955","imei2":"19993066281955","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189610,"job_number":"JOB_189610","tr_customer_id":189628,"tr_customer_product_id":189618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:42.000Z","modified_at":"2026-02-17T14:58:22.000Z","name":"Richard Mann","mobile_number":"203-568-1526","email_id":"Marc35@yahoo.com","dop":"2025-04-06","serial_number":"10286401730754","imei1":"10286401730754","imei2":"10286401730754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189606,"job_number":"JOB_189606","tr_customer_id":189624,"tr_customer_product_id":189614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:57:34.000Z","name":"Titus Ortiz","mobile_number":"885-903-5577","email_id":"Chase83@gmail.com","dop":"2025-04-06","serial_number":"12797343353163","imei1":"12797343353163","imei2":"12797343353163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189603,"job_number":"JOB_189603","tr_customer_id":189621,"tr_customer_product_id":189611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:57:29.000Z","name":"Bessie Daniel","mobile_number":"984-656-1604","email_id":"Alexandria_Langworth75@gmail.com","dop":"2025-04-06","serial_number":"14359349058974","imei1":"14359349058974","imei2":"14359349058974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189599,"job_number":"JOB_189599","tr_customer_id":189617,"tr_customer_product_id":189607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:47.000Z","name":"Eloise Altenwerth","mobile_number":"274-855-3258","email_id":"Letha67@yahoo.com","dop":"2025-04-06","serial_number":"19940301946577","imei1":"19940301946577","imei2":"19940301946577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189597,"job_number":"JOB_189597","tr_customer_id":189615,"tr_customer_product_id":189605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:44.000Z","name":"Krista Kuhlman","mobile_number":"668-320-0566","email_id":"Thelma67@gmail.com","dop":"2025-04-06","serial_number":"12083232360942","imei1":"12083232360942","imei2":"12083232360942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189593,"job_number":"JOB_189593","tr_customer_id":189611,"tr_customer_product_id":189601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:52.000Z","modified_at":"2026-02-17T14:56:31.000Z","name":"Aleen Stroman","mobile_number":"658-952-8398","email_id":"Gillian.Schamberger67@gmail.com","dop":"2025-04-06","serial_number":"18343196714457","imei1":"18343196714457","imei2":"18343196714457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189590,"job_number":"JOB_189590","tr_customer_id":189608,"tr_customer_product_id":189598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:56:12.000Z","name":"Lonie Thompson","mobile_number":"382-224-4283","email_id":"Austin46@gmail.com","dop":"2025-04-06","serial_number":"11001397704088","imei1":"11001397704088","imei2":"11001397704088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189586,"job_number":"JOB_189586","tr_customer_id":189604,"tr_customer_product_id":189594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:58.000Z","name":"Alfredo Hintz","mobile_number":"849-273-2604","email_id":"Raul91@hotmail.com","dop":"2025-04-06","serial_number":"16130598092626","imei1":"16130598092626","imei2":"16130598092626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189583,"job_number":"JOB_189583","tr_customer_id":189601,"tr_customer_product_id":189591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:55:29.000Z","name":"Jerry Rice","mobile_number":"549-410-1567","email_id":"Celestine_Pollich@gmail.com","dop":"2025-04-06","serial_number":"10059396518781","imei1":"10059396518781","imei2":"10059396518781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189580,"job_number":"JOB_189580","tr_customer_id":189598,"tr_customer_product_id":189588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:50.000Z","name":"Bulah Thiel","mobile_number":"897-452-4233","email_id":"Coralie_Bode@yahoo.com","dop":"2025-08-24","serial_number":"12669524404125","imei1":"12669524404125","imei2":"12669524404125","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189577,"job_number":"JOB_189577","tr_customer_id":189595,"tr_customer_product_id":189585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:47.000Z","name":"Glenna Lockman","mobile_number":"823-463-8678","email_id":"Heather.Hudson24@hotmail.com","dop":"2025-04-06","serial_number":"18480761985390","imei1":"18480761985390","imei2":"18480761985390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189574,"job_number":"JOB_189574","tr_customer_id":189592,"tr_customer_product_id":189582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:36.000Z","modified_at":"2026-02-17T14:54:17.000Z","name":"Frederique Hickle","mobile_number":"496-615-4842","email_id":"Eddie_McGlynn1@yahoo.com","dop":"2025-04-06","serial_number":"19368745627120","imei1":"19368745627120","imei2":"19368745627120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189572,"job_number":"JOB_189572","tr_customer_id":189590,"tr_customer_product_id":189580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:54:06.000Z","name":"Syble Lehner","mobile_number":"577-933-2047","email_id":"Tanner_Nikolaus41@yahoo.com","dop":"2025-08-24","serial_number":"13403789106219","imei1":"13403789106219","imei2":"13403789106219","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189569,"job_number":"JOB_189569","tr_customer_id":189587,"tr_customer_product_id":189577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:48.000Z","name":"Toy Hilll","mobile_number":"287-494-6298","email_id":"Janae_Herzog92@gmail.com","dop":"2025-04-06","serial_number":"12933723834008","imei1":"12933723834008","imei2":"12933723834008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189566,"job_number":"JOB_189566","tr_customer_id":189584,"tr_customer_product_id":189574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Peter Pacocha","mobile_number":"612-833-3154","email_id":"Bernice90@yahoo.com","dop":"2025-04-06","serial_number":"10179323890697","imei1":"10179323890697","imei2":"10179323890697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189563,"job_number":"JOB_189563","tr_customer_id":189581,"tr_customer_product_id":189571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:53:21.000Z","name":"Nia King","mobile_number":"413-870-7065","email_id":"Rafaela99@gmail.com","dop":"2025-08-24","serial_number":"12798834204803","imei1":"12798834204803","imei2":"12798834204803","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189560,"job_number":"JOB_189560","tr_customer_id":189578,"tr_customer_product_id":189568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:36.000Z","modified_at":"2026-02-17T14:53:17.000Z","name":"Broderick Ritchie","mobile_number":"736-286-9778","email_id":"Amber30@gmail.com","dop":"2025-04-06","serial_number":"18648387600285","imei1":"18648387600285","imei2":"18648387600285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189558,"job_number":"JOB_189558","tr_customer_id":189576,"tr_customer_product_id":189566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:53:04.000Z","name":"Sabryna Cronin","mobile_number":"860-911-2369","email_id":"Alejandrin74@hotmail.com","dop":"2025-04-06","serial_number":"18820227513983","imei1":"18820227513983","imei2":"18820227513983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189552,"job_number":"JOB_189552","tr_customer_id":189570,"tr_customer_product_id":189560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"Lily Kling","mobile_number":"464-915-8335","email_id":"Izabella_Johns@gmail.com","dop":"2025-04-06","serial_number":"18495593324000","imei1":"18495593324000","imei2":"18495593324000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189549,"job_number":"JOB_189549","tr_customer_id":189567,"tr_customer_product_id":189557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:07.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Mariane Ziemann","mobile_number":"726-809-3897","email_id":"Noel55@hotmail.com","dop":"2025-04-06","serial_number":"13851828518860","imei1":"13851828518860","imei2":"13851828518860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189540,"job_number":"JOB_189540","tr_customer_id":189558,"tr_customer_product_id":189548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Eden Prosacco","mobile_number":"781-257-7215","email_id":"Melyna.Waters14@yahoo.com","dop":"2025-04-06","serial_number":"18507845689312","imei1":"18507845689312","imei2":"18507845689312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189537,"job_number":"JOB_189537","tr_customer_id":189555,"tr_customer_product_id":189545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:59.000Z","name":"Coy Moen","mobile_number":"813-924-0510","email_id":"Gerard_Ritchie62@hotmail.com","dop":"2025-04-06","serial_number":"10566971003302","imei1":"10566971003302","imei2":"10566971003302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189534,"job_number":"JOB_189534","tr_customer_id":189552,"tr_customer_product_id":189542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:20.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Virginie Harris","mobile_number":"679-423-8730","email_id":"Oswald.Simonis99@hotmail.com","dop":"2025-04-06","serial_number":"11313250070554","imei1":"11313250070554","imei2":"11313250070554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189531,"job_number":"JOB_189531","tr_customer_id":189549,"tr_customer_product_id":189539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:51:12.000Z","name":"Deontae Donnelly","mobile_number":"658-979-2904","email_id":"Cierra56@gmail.com","dop":"2025-04-06","serial_number":"17342919198033","imei1":"17342919198033","imei2":"17342919198033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189527,"job_number":"JOB_189527","tr_customer_id":189545,"tr_customer_product_id":189535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:30.000Z","modified_at":"2026-02-17T14:49:46.000Z","name":"Leonel Sporer","mobile_number":"390-742-8867","email_id":"Ali.Dickinson7@gmail.com","dop":"2025-05-30","serial_number":"15142444176464","imei1":"15142444176464","imei2":"15142444176464","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189523,"job_number":"JOB_189523","tr_customer_id":189541,"tr_customer_product_id":189531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:52.000Z","modified_at":"2026-02-17T14:47:31.000Z","name":"Cristobal Koss","mobile_number":"699-949-3649","email_id":"Thelma_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"19656942917657","imei1":"19656942917657","imei2":"19656942917657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189520,"job_number":"JOB_189520","tr_customer_id":189538,"tr_customer_product_id":189528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:04.000Z","modified_at":"2026-02-17T14:46:42.000Z","name":"Richie Kub","mobile_number":"384-437-1782","email_id":"Edd52@gmail.com","dop":"2025-04-06","serial_number":"15178549008132","imei1":"15178549008132","imei2":"15178549008132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189518,"job_number":"JOB_189518","tr_customer_id":189536,"tr_customer_product_id":189526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:35.000Z","modified_at":"2026-02-17T14:45:10.000Z","name":"Curt Effertz","mobile_number":"349-753-2848","email_id":"Enoch.Spencer@gmail.com","dop":"2025-04-06","serial_number":"12169410892209","imei1":"12169410892209","imei2":"12169410892209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189515,"job_number":"JOB_189515","tr_customer_id":189533,"tr_customer_product_id":189523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:45:11.000Z","name":"Waylon Goodwin","mobile_number":"536-948-3038","email_id":"Rogers46@gmail.com","dop":"2025-04-06","serial_number":"11061916316007","imei1":"11061916316007","imei2":"11061916316007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189512,"job_number":"JOB_189512","tr_customer_id":189530,"tr_customer_product_id":189520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:50.000Z","name":"Myrna Friesen","mobile_number":"437-423-2515","email_id":"Colleen_Welch10@yahoo.com","dop":"2025-04-06","serial_number":"13362189591218","imei1":"13362189591218","imei2":"13362189591218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189509,"job_number":"JOB_189509","tr_customer_id":189527,"tr_customer_product_id":189517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:56.000Z","modified_at":"2026-02-17T14:44:35.000Z","name":"Stefanie Leannon","mobile_number":"214-895-5287","email_id":"Jessy.Wehner@yahoo.com","dop":"2025-04-06","serial_number":"10883862979915","imei1":"10883862979915","imei2":"10883862979915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189506,"job_number":"JOB_189506","tr_customer_id":189524,"tr_customer_product_id":189514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:52.000Z","modified_at":"2026-02-17T14:44:28.000Z","name":"Jettie Ernser","mobile_number":"799-373-7381","email_id":"Sarah.Fay35@hotmail.com","dop":"2025-04-06","serial_number":"16225922497936","imei1":"16225922497936","imei2":"16225922497936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189503,"job_number":"JOB_189503","tr_customer_id":189521,"tr_customer_product_id":189511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:44:25.000Z","name":"Zelda Grimes","mobile_number":"302-609-1932","email_id":"Jarrell_Sanford82@yahoo.com","dop":"2025-04-06","serial_number":"19994242618413","imei1":"19994242618413","imei2":"19994242618413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189500,"job_number":"JOB_189500","tr_customer_id":189518,"tr_customer_product_id":189508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:44:15.000Z","name":"Aimee Fadel","mobile_number":"457-389-5510","email_id":"Raoul_Windler@yahoo.com","dop":"2000-01-31","serial_number":"10234631857212","imei1":"10234631857212","imei2":"10234631857212","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189497,"job_number":"JOB_189497","tr_customer_id":189515,"tr_customer_product_id":189505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:25.000Z","modified_at":"2026-02-17T14:44:04.000Z","name":"Jovan Toy","mobile_number":"508-218-4405","email_id":"Laron.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"10062088752029","imei1":"10062088752029","imei2":"10062088752029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189494,"job_number":"JOB_189494","tr_customer_id":189512,"tr_customer_product_id":189502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:48.000Z","name":"Shaylee Hamill","mobile_number":"261-328-1384","email_id":"Chelsie26@yahoo.com","dop":"2025-04-06","serial_number":"11145123957078","imei1":"11145123957078","imei2":"11145123957078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189491,"job_number":"JOB_189491","tr_customer_id":189509,"tr_customer_product_id":189499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:45.000Z","name":"Rubye Hoeger","mobile_number":"535-298-8594","email_id":"Hildegard42@gmail.com","dop":"2025-04-06","serial_number":"18937074436552","imei1":"18937074436552","imei2":"18937074436552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189488,"job_number":"JOB_189488","tr_customer_id":189506,"tr_customer_product_id":189496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:43:38.000Z","name":"Kiel Jenkins","mobile_number":"575-886-9235","email_id":"Eloy.Satterfield78@hotmail.com","dop":"2025-04-06","serial_number":"16983358592420","imei1":"16983358592420","imei2":"16983358592420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189485,"job_number":"JOB_189485","tr_customer_id":189503,"tr_customer_product_id":189493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:43:28.000Z","name":"Seamus Kessler","mobile_number":"771-456-8896","email_id":"Dominique30@hotmail.com","dop":"2000-01-31","serial_number":"10852744178969","imei1":"10852744178969","imei2":"10852744178969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189482,"job_number":"JOB_189482","tr_customer_id":189500,"tr_customer_product_id":189490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:38.000Z","modified_at":"2026-02-17T14:43:17.000Z","name":"Wilson Rogahn","mobile_number":"535-780-5120","email_id":"Jonathan_Schowalter36@yahoo.com","dop":"2025-04-06","serial_number":"15365672920007","imei1":"15365672920007","imei2":"15365672920007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189479,"job_number":"JOB_189479","tr_customer_id":189497,"tr_customer_product_id":189487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:43:03.000Z","name":"Stephanie Kutch","mobile_number":"710-535-4435","email_id":"Delia55@gmail.com","dop":"2025-04-06","serial_number":"11963979187664","imei1":"11963979187664","imei2":"11963979187664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189476,"job_number":"JOB_189476","tr_customer_id":189494,"tr_customer_product_id":189484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:40.000Z","name":"Viviane Barrows","mobile_number":"567-961-3876","email_id":"Etha.Wisozk31@hotmail.com","dop":"2000-01-31","serial_number":"10315361111647","imei1":"10315361111647","imei2":"10315361111647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189473,"job_number":"JOB_189473","tr_customer_id":189491,"tr_customer_product_id":189481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:42:36.000Z","name":"Nelle Kirlin","mobile_number":"898-753-9186","email_id":"Chester23@yahoo.com","dop":"2025-04-06","serial_number":"11298327381974","imei1":"11298327381974","imei2":"11298327381974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189470,"job_number":"JOB_189470","tr_customer_id":189488,"tr_customer_product_id":189478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:42:16.000Z","name":"Felipe O'Kon","mobile_number":"349-329-3620","email_id":"Berniece73@hotmail.com","dop":"2025-06-18","serial_number":"10197181882925","imei1":"10197181882925","imei2":"10197181882925","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189467,"job_number":"JOB_189467","tr_customer_id":189485,"tr_customer_product_id":189475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:42:10.000Z","name":"Enrico Hand","mobile_number":"679-563-2346","email_id":"Summer95@gmail.com","dop":"2025-04-06","serial_number":"16884772637772","imei1":"16884772637772","imei2":"16884772637772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189464,"job_number":"JOB_189464","tr_customer_id":189482,"tr_customer_product_id":189472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:53.000Z","name":"Deion Schmitt","mobile_number":"537-351-4826","email_id":"Bryce.Thompson3@gmail.com","dop":"2000-01-31","serial_number":"10403496840715","imei1":"10403496840715","imei2":"10403496840715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189461,"job_number":"JOB_189461","tr_customer_id":189479,"tr_customer_product_id":189469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:09.000Z","modified_at":"2026-02-17T14:41:49.000Z","name":"Justine Carroll","mobile_number":"968-870-2054","email_id":"Vanessa_Huel81@hotmail.com","dop":"2025-04-06","serial_number":"18537858399984","imei1":"18537858399984","imei2":"18537858399984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189459,"job_number":"JOB_189459","tr_customer_id":189477,"tr_customer_product_id":189467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:54.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Brendan Krajcik","mobile_number":"582-652-6086","email_id":"Titus.Hudson@gmail.com","dop":"2025-02-01","serial_number":"20260857711406","imei1":"20260857711406","imei2":"20260857711406","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189455,"job_number":"JOB_189455","tr_customer_id":189473,"tr_customer_product_id":189463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Leilani Hoppe","mobile_number":"561-904-6870","email_id":"Sid92@yahoo.com","dop":"2025-06-18","serial_number":"10454214135627","imei1":"10454214135627","imei2":"10454214135627","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189452,"job_number":"JOB_189452","tr_customer_id":189470,"tr_customer_product_id":189460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:41:23.000Z","name":"Bennie Hintz","mobile_number":"900-624-8178","email_id":"Skylar_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"19952494407746","imei1":"19952494407746","imei2":"19952494407746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189450,"job_number":"JOB_189450","tr_customer_id":189468,"tr_customer_product_id":189458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:41.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16039493090998","imei2":"16039493090998","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189448,"job_number":"JOB_189448","tr_customer_id":189466,"tr_customer_product_id":189456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:37.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11193401600705","imei2":"11193401600705","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189445,"job_number":"JOB_189445","tr_customer_id":189463,"tr_customer_product_id":189453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:21.000Z","modified_at":"2026-02-17T14:41:01.000Z","name":"Maryse Hoeger","mobile_number":"739-400-3776","email_id":"Grady_VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"13384327515833","imei1":"13384327515833","imei2":"13384327515833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189443,"job_number":"JOB_189443","tr_customer_id":189461,"tr_customer_product_id":189451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:15.000Z","modified_at":"2026-02-17T14:40:24.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16588122294881","imei2":"16588122294881","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189441,"job_number":"JOB_189441","tr_customer_id":189459,"tr_customer_product_id":189449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Audrey Corwin","mobile_number":"730-436-0443","email_id":"Reece24@hotmail.com","dop":"2025-02-01","serial_number":"97804942439212","imei1":"97804942439212","imei2":"97804942439212","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189436,"job_number":"JOB_189436","tr_customer_id":189454,"tr_customer_product_id":189444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:40:35.000Z","name":"Zola Herzog","mobile_number":"267-810-1373","email_id":"Dena90@gmail.com","dop":"2025-04-06","serial_number":"10865469751040","imei1":"10865469751040","imei2":"10865469751040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189434,"job_number":"JOB_189434","tr_customer_id":189452,"tr_customer_product_id":189442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:25.000Z","modified_at":"2026-02-17T14:40:00.000Z","name":"Earl Hoeger","mobile_number":"646-740-6136","email_id":"Craig_Hills17@gmail.com","dop":"2025-02-01","serial_number":"29067133821311","imei1":"29067133821311","imei2":"29067133821311","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189421,"job_number":"JOB_189421","tr_customer_id":189439,"tr_customer_product_id":189429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:17.000Z","modified_at":"2026-02-17T14:29:59.000Z","name":"Ada Dietrich","mobile_number":"445-983-8619","email_id":"April53@gmail.com","dop":"2025-04-06","serial_number":"10771298726863","imei1":"10771298726863","imei2":"10771298726863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189417,"job_number":"JOB_189417","tr_customer_id":189435,"tr_customer_product_id":189425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:29:08.000Z","name":"Cory Hickle","mobile_number":"800-307-0363","email_id":"Jaunita.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14167107088173","imei1":"14167107088173","imei2":"14167107088173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189412,"job_number":"JOB_189412","tr_customer_id":189430,"tr_customer_product_id":189420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:28:18.000Z","name":"Neal White","mobile_number":"282-272-4659","email_id":"Rebeca.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19538842515582","imei1":"19538842515582","imei2":"19538842515582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189410,"job_number":"JOB_189410","tr_customer_id":189428,"tr_customer_product_id":189418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:17:04.000Z","name":"Viola Mraz","mobile_number":"403-780-5495","email_id":"Ethan.Littel@hotmail.com","dop":"2025-12-31","serial_number":"101310179684596","imei1":"101310179684596","imei2":"101310179684596","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189408,"job_number":"JOB_189408","tr_customer_id":189426,"tr_customer_product_id":189416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:51.000Z","modified_at":"2026-02-17T14:16:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94985732888053","imei1":"94985732888053","imei2":"94985732888053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189401,"job_number":"JOB_189401","tr_customer_id":189419,"tr_customer_product_id":189409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:40.000Z","modified_at":"2026-02-17T14:16:18.000Z","name":"Amani Hettinger","mobile_number":"899-711-8599","email_id":"Ardella_OReilly13@hotmail.com","dop":"2025-12-31","serial_number":"109118060255099","imei1":"109118060255099","imei2":"109118060255099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189399,"job_number":"JOB_189399","tr_customer_id":189417,"tr_customer_product_id":189407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37476824028913","imei1":"37476824028913","imei2":"37476824028913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189391,"job_number":"JOB_189391","tr_customer_id":189409,"tr_customer_product_id":189399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:33.000Z","name":"Agnes Halvorson","mobile_number":"245-350-8103","email_id":"Rebeca.Connelly32@hotmail.com","dop":"2025-04-06","serial_number":"17907358681099","imei1":"17907358681099","imei2":"17907358681099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189390,"job_number":"JOB_189390","tr_customer_id":189408,"tr_customer_product_id":189398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:32.000Z","name":"Adelbert Torp","mobile_number":"724-528-6106","email_id":"Georgette34@hotmail.com","dop":"2025-12-31","serial_number":"105126430203102","imei1":"105126430203102","imei2":"105126430203102","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189388,"job_number":"JOB_189388","tr_customer_id":189406,"tr_customer_product_id":189396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:15:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14766271662250","imei1":"14766271662250","imei2":"14766271662250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189380,"job_number":"JOB_189380","tr_customer_id":189398,"tr_customer_product_id":189388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:13.000Z","modified_at":"2026-02-17T14:12:10.000Z","name":"Caitlyn Kessler","mobile_number":"977-295-4273","email_id":"Jairo_Hegmann28@yahoo.com","dop":"2025-04-06","serial_number":"18119956014666","imei1":"18119956014666","imei2":"18119956014666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189377,"job_number":"JOB_189377","tr_customer_id":189395,"tr_customer_product_id":189385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:22.000Z","modified_at":"2026-02-17T14:11:02.000Z","name":"Demetris Bins","mobile_number":"355-684-5297","email_id":"Eugenia.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"18752214812998","imei1":"18752214812998","imei2":"18752214812998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189374,"job_number":"JOB_189374","tr_customer_id":189392,"tr_customer_product_id":189382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:10:14.000Z","name":"Gail Windler","mobile_number":"455-618-3681","email_id":"Jaylen_Gutkowski25@gmail.com","dop":"2025-04-06","serial_number":"13049253296710","imei1":"13049253296710","imei2":"13049253296710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:51.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189595Has required fileds 1 0 0
verify if the json number starts with JOB_ 1062 0 0
Verify if the json object with id189592Has required fileds 1 0 0
Verify if the json object with id189588Has required fileds 1 0 0
Verify if the json object with id189556Has required fileds 1 0 0
Verify if the json object with id189555Has required fileds 1 0 0
Verify if the json object with id189554Has required fileds 1 0 0
Verify if the json object with id189547Has required fileds 1 0 0
Verify if the json object with id189546Has required fileds 1 0 0
Verify if the json object with id189545Has required fileds 1 0 0
Verify if the json object with id189544Has required fileds 1 0 0
Verify if the json object with id189543Has required fileds 1 0 0
Verify if the json object with id189542Has required fileds 1 0 0
Verify if the json object with id189526Has required fileds 1 0 0
Verify if the json object with id189525Has required fileds 1 0 0
Verify if the json object with id189522Has required fileds 1 0 0
Verify if the json object with id189431Has required fileds 1 0 0
Verify if the json object with id189430Has required fileds 1 0 0
Verify if the json object with id189429Has required fileds 1 0 0
Verify if the json object with id189428Has required fileds 1 0 0
Verify if the json object with id189427Has required fileds 1 0 0
Verify if the json object with id189426Has required fileds 1 0 0
Verify if the json object with id189425Has required fileds 1 0 0
Verify if the json object with id189424Has required fileds 1 0 0
Verify if the json object with id189423Has required fileds 1 0 0
Verify if the json object with id189419Has required fileds 1 0 0
Verify if the json object with id189415Has required fileds 1 0 0
Verify if the json object with id189414Has required fileds 1 0 0
Verify if the json object with id189359Has required fileds 1 0 0
Verify if the json object with id189336Has required fileds 1 0 0
Verify if the json object with id189332Has required fileds 1 0 0
Verify if the json object with id189331Has required fileds 1 0 0
Verify if the json object with id189328Has required fileds 1 0 0
Verify if the json object with id189327Has required fileds 1 0 0
Verify if the json object with id189317Has required fileds 1 0 0
Verify if the json object with id189316Has required fileds 1 0 0
Verify if the json object with id189315Has required fileds 1 0 0
Verify if the json object with id189314Has required fileds 1 0 0
Verify if the json object with id189312Has required fileds 1 0 0
Verify if the json object with id189311Has required fileds 1 0 0
Verify if the json object with id189306Has required fileds 1 0 0
Verify if the json object with id189305Has required fileds 1 0 0
Verify if the json object with id189304Has required fileds 1 0 0
Verify if the json object with id189303Has required fileds 1 0 0
Verify if the json object with id189294Has required fileds 1 0 0
Verify if the json object with id189283Has required fileds 1 0 0
Verify if the json object with id189249Has required fileds 1 0 0
Verify if the json object with id189248Has required fileds 1 0 0
Verify if the json object with id189206Has required fileds 1 0 0
Verify if the json object with id189202Has required fileds 1 0 0
Verify if the json object with id189198Has required fileds 1 0 0
Verify if the json object with id189194Has required fileds 1 0 0
Verify if the json object with id189193Has required fileds 1 0 0
Verify if the json object with id189192Has required fileds 1 0 0
Verify if the json object with id189074Has required fileds 1 0 0
Verify if the json object with id189073Has required fileds 1 0 0
Verify if the json object with id189072Has required fileds 1 0 0
Verify if the json object with id189045Has required fileds 1 0 0
Verify if the json object with id189044Has required fileds 1 0 0
Verify if the json object with id189041Has required fileds 1 0 0
Verify if the json object with id189038Has required fileds 1 0 0
Verify if the json object with id189037Has required fileds 1 0 0
Verify if the json object with id189036Has required fileds 1 0 0
Verify if the json object with id189030Has required fileds 1 0 0
Verify if the json object with id189029Has required fileds 1 0 0
Verify if the json object with id189028Has required fileds 1 0 0
Verify if the json object with id189027Has required fileds 1 0 0
Verify if the json object with id189026Has required fileds 1 0 0
Verify if the json object with id189025Has required fileds 1 0 0
Verify if the json object with id189018Has required fileds 1 0 0
Verify if the json object with id189017Has required fileds 1 0 0
Verify if the json object with id189016Has required fileds 1 0 0
Verify if the json object with id189015Has required fileds 1 0 0
Verify if the json object with id188955Has required fileds 1 0 0
Verify if the json object with id188954Has required fileds 1 0 0
Verify if the json object with id188871Has required fileds 1 0 0
Verify if the json object with id188862Has required fileds 1 0 0
Verify if the json object with id188860Has required fileds 1 0 0
Verify if the json object with id188857Has required fileds 1 0 0
Verify if the json object with id188856Has required fileds 1 0 0
Verify if the json object with id188852Has required fileds 1 0 0
Verify if the json object with id188839Has required fileds 1 0 0
Verify if the json object with id188838Has required fileds 1 0 0
Verify if the json object with id188837Has required fileds 1 0 0
Verify if the json object with id188830Has required fileds 1 0 0
Verify if the json object with id188823Has required fileds 1 0 0
Verify if the json object with id188818Has required fileds 1 0 0
Verify if the json object with id188815Has required fileds 1 0 0
Verify if the json object with id188814Has required fileds 1 0 0
Verify if the json object with id188804Has required fileds 1 0 0
Verify if the json object with id188803Has required fileds 1 0 0
Verify if the json object with id188802Has required fileds 1 0 0
Verify if the json object with id188798Has required fileds 1 0 0
Verify if the json object with id188797Has required fileds 1 0 0
Verify if the json object with id188796Has required fileds 1 0 0
Verify if the json object with id188795Has required fileds 1 0 0
Verify if the json object with id188794Has required fileds 1 0 0
Verify if the json object with id188793Has required fileds 1 0 0
Verify if the json object with id188778Has required fileds 1 0 0
Verify if the json object with id188744Has required fileds 1 0 0
Verify if the json object with id188723Has required fileds 1 0 0
Verify if the json object with id188705Has required fileds 1 0 0
Verify if the json object with id188701Has required fileds 1 0 0
Verify if the json object with id188692Has required fileds 1 0 0
Verify if the json object with id188686Has required fileds 1 0 0
Verify if the json object with id189371Has required fileds 1 0 0
Verify if the json object with id189370Has required fileds 1 0 0
Verify if the json object with id189369Has required fileds 1 0 0
Verify if the json object with id189365Has required fileds 1 0 0
Verify if the json object with id189364Has required fileds 1 0 0
Verify if the json object with id189363Has required fileds 1 0 0
Verify if the json object with id189712Has required fileds 1 0 0
Verify if the json object with id189711Has required fileds 1 0 0
Verify if the json object with id189710Has required fileds 1 0 0
Verify if the json object with id189709Has required fileds 1 0 0
Verify if the json object with id189708Has required fileds 1 0 0
Verify if the json object with id189707Has required fileds 1 0 0
Verify if the json object with id189706Has required fileds 1 0 0
Verify if the json object with id189705Has required fileds 1 0 0
Verify if the json object with id189704Has required fileds 1 0 0
Verify if the json object with id189703Has required fileds 1 0 0
Verify if the json object with id189702Has required fileds 1 0 0
Verify if the json object with id189701Has required fileds 1 0 0
Verify if the json object with id189700Has required fileds 1 0 0
Verify if the json object with id189699Has required fileds 1 0 0
Verify if the json object with id189698Has required fileds 1 0 0
Verify if the json object with id189697Has required fileds 1 0 0
Verify if the json object with id189696Has required fileds 1 0 0
Verify if the json object with id189695Has required fileds 1 0 0
Verify if the json object with id189694Has required fileds 1 0 0
Verify if the json object with id189693Has required fileds 1 0 0
Verify if the json object with id189692Has required fileds 1 0 0
Verify if the json object with id189691Has required fileds 1 0 0
Verify if the json object with id189690Has required fileds 1 0 0
Verify if the json object with id189689Has required fileds 1 0 0
Verify if the json object with id189688Has required fileds 1 0 0
Verify if the json object with id189687Has required fileds 1 0 0
Verify if the json object with id189686Has required fileds 1 0 0
Verify if the json object with id189685Has required fileds 1 0 0
Verify if the json object with id189684Has required fileds 1 0 0
Verify if the json object with id189683Has required fileds 1 0 0
Verify if the json object with id189682Has required fileds 1 0 0
Verify if the json object with id189681Has required fileds 1 0 0
Verify if the json object with id189680Has required fileds 1 0 0
Verify if the json object with id189679Has required fileds 1 0 0
Verify if the json object with id189678Has required fileds 1 0 0
Verify if the json object with id189677Has required fileds 1 0 0
Verify if the json object with id189676Has required fileds 1 0 0
Verify if the json object with id189675Has required fileds 1 0 0
Verify if the json object with id189674Has required fileds 1 0 0
Verify if the json object with id189673Has required fileds 1 0 0
Verify if the json object with id189672Has required fileds 1 0 0
Verify if the json object with id189671Has required fileds 1 0 0
Verify if the json object with id189670Has required fileds 1 0 0
Verify if the json object with id189669Has required fileds 1 0 0
Verify if the json object with id189668Has required fileds 1 0 0
Verify if the json object with id189667Has required fileds 1 0 0
Verify if the json object with id189666Has required fileds 1 0 0
Verify if the json object with id189665Has required fileds 1 0 0
Verify if the json object with id189664Has required fileds 1 0 0
Verify if the json object with id189663Has required fileds 1 0 0
Verify if the json object with id189662Has required fileds 1 0 0
Verify if the json object with id189661Has required fileds 1 0 0
Verify if the json object with id189660Has required fileds 1 0 0
Verify if the json object with id189659Has required fileds 1 0 0
Verify if the json object with id189658Has required fileds 1 0 0
Verify if the json object with id189657Has required fileds 1 0 0
Verify if the json object with id189656Has required fileds 1 0 0
Verify if the json object with id189655Has required fileds 1 0 0
Verify if the json object with id189654Has required fileds 1 0 0
Verify if the json object with id189653Has required fileds 1 0 0
Verify if the json object with id189652Has required fileds 1 0 0
Verify if the json object with id189651Has required fileds 1 0 0
Verify if the json object with id189650Has required fileds 1 0 0
Verify if the json object with id189649Has required fileds 1 0 0
Verify if the json object with id189648Has required fileds 1 0 0
Verify if the json object with id189647Has required fileds 1 0 0
Verify if the json object with id189646Has required fileds 1 0 0
Verify if the json object with id189645Has required fileds 1 0 0
Verify if the json object with id189644Has required fileds 1 0 0
Verify if the json object with id189643Has required fileds 1 0 0
Verify if the json object with id189642Has required fileds 1 0 0
Verify if the json object with id189641Has required fileds 1 0 0
Verify if the json object with id189640Has required fileds 1 0 0
Verify if the json object with id189639Has required fileds 1 0 0
Verify if the json object with id189638Has required fileds 1 0 0
Verify if the json object with id189637Has required fileds 1 0 0
Verify if the json object with id189636Has required fileds 1 0 0
Verify if the json object with id189635Has required fileds 1 0 0
Verify if the json object with id189634Has required fileds 1 0 0
Verify if the json object with id189633Has required fileds 1 0 0
Verify if the json object with id189632Has required fileds 1 0 0
Verify if the json object with id189631Has required fileds 1 0 0
Verify if the json object with id189630Has required fileds 1 0 0
Verify if the json object with id189629Has required fileds 1 0 0
Verify if the json object with id189628Has required fileds 1 0 0
Verify if the json object with id189627Has required fileds 1 0 0
Verify if the json object with id189626Has required fileds 1 0 0
Verify if the json object with id189625Has required fileds 1 0 0
Verify if the json object with id189624Has required fileds 1 0 0
Verify if the json object with id189623Has required fileds 1 0 0
Verify if the json object with id189622Has required fileds 1 0 0
Verify if the json object with id189621Has required fileds 1 0 0
Verify if the json object with id189620Has required fileds 1 0 0
Verify if the json object with id189619Has required fileds 1 0 0
Verify if the json object with id189618Has required fileds 1 0 0
Verify if the json object with id189617Has required fileds 1 0 0
Verify if the json object with id189616Has required fileds 1 0 0
Verify if the json object with id189615Has required fileds 1 0 0
Verify if the json object with id189614Has required fileds 1 0 0
Verify if the json object with id189613Has required fileds 1 0 0
Verify if the json object with id189612Has required fileds 1 0 0
Verify if the json object with id189611Has required fileds 1 0 0
Verify if the json object with id189610Has required fileds 1 0 0
Verify if the json object with id189609Has required fileds 1 0 0
Verify if the json object with id189608Has required fileds 1 0 0
Verify if the json object with id189607Has required fileds 1 0 0
Verify if the json object with id189606Has required fileds 1 0 0
Verify if the json object with id189605Has required fileds 1 0 0
Verify if the json object with id189604Has required fileds 1 0 0
Verify if the json object with id189603Has required fileds 1 0 0
Verify if the json object with id189602Has required fileds 1 0 0
Verify if the json object with id189601Has required fileds 1 0 0
Verify if the json object with id189600Has required fileds 1 0 0
Verify if the json object with id189599Has required fileds 1 0 0
Verify if the json object with id189598Has required fileds 1 0 0
Verify if the json object with id189597Has required fileds 1 0 0
Verify if the json object with id189596Has required fileds 1 0 0
Verify if the json object with id189594Has required fileds 1 0 0
Verify if the json object with id189593Has required fileds 1 0 0
Verify if the json object with id189591Has required fileds 1 0 0
Verify if the json object with id189590Has required fileds 1 0 0
Verify if the json object with id189589Has required fileds 1 0 0
Verify if the json object with id189587Has required fileds 1 0 0
Verify if the json object with id189586Has required fileds 1 0 0
Verify if the json object with id189585Has required fileds 1 0 0
Verify if the json object with id189584Has required fileds 1 0 0
Verify if the json object with id189583Has required fileds 1 0 0
Verify if the json object with id189582Has required fileds 1 0 0
Verify if the json object with id189581Has required fileds 1 0 0
Verify if the json object with id189580Has required fileds 1 0 0
Verify if the json object with id189579Has required fileds 1 0 0
Verify if the json object with id189578Has required fileds 1 0 0
Verify if the json object with id189577Has required fileds 1 0 0
Verify if the json object with id189576Has required fileds 1 0 0
Verify if the json object with id189575Has required fileds 1 0 0
Verify if the json object with id189574Has required fileds 1 0 0
Verify if the json object with id189573Has required fileds 1 0 0
Verify if the json object with id189572Has required fileds 1 0 0
Verify if the json object with id189571Has required fileds 1 0 0
Verify if the json object with id189570Has required fileds 1 0 0
Verify if the json object with id189569Has required fileds 1 0 0
Verify if the json object with id189568Has required fileds 1 0 0
Verify if the json object with id189567Has required fileds 1 0 0
Verify if the json object with id189566Has required fileds 1 0 0
Verify if the json object with id189565Has required fileds 1 0 0
Verify if the json object with id189564Has required fileds 1 0 0
Verify if the json object with id189563Has required fileds 1 0 0
Verify if the json object with id189562Has required fileds 1 0 0
Verify if the json object with id189561Has required fileds 1 0 0
Verify if the json object with id189560Has required fileds 1 0 0
Verify if the json object with id189559Has required fileds 1 0 0
Verify if the json object with id189558Has required fileds 1 0 0
Verify if the json object with id189557Has required fileds 1 0 0
Verify if the json object with id189553Has required fileds 1 0 0
Verify if the json object with id189552Has required fileds 1 0 0
Verify if the json object with id189551Has required fileds 1 0 0
Verify if the json object with id189550Has required fileds 1 0 0
Verify if the json object with id189549Has required fileds 1 0 0
Verify if the json object with id189548Has required fileds 1 0 0
Verify if the json object with id189541Has required fileds 1 0 0
Verify if the json object with id189540Has required fileds 1 0 0
Verify if the json object with id189539Has required fileds 1 0 0
Verify if the json object with id189538Has required fileds 1 0 0
Verify if the json object with id189537Has required fileds 1 0 0
Verify if the json object with id189536Has required fileds 1 0 0
Verify if the json object with id189535Has required fileds 1 0 0
Verify if the json object with id189534Has required fileds 1 0 0
Verify if the json object with id189533Has required fileds 1 0 0
Verify if the json object with id189532Has required fileds 1 0 0
Verify if the json object with id189531Has required fileds 1 0 0
Verify if the json object with id189530Has required fileds 1 0 0
Verify if the json object with id189529Has required fileds 1 0 0
Verify if the json object with id189528Has required fileds 1 0 0
Verify if the json object with id189527Has required fileds 1 0 0
Verify if the json object with id189524Has required fileds 1 0 0
Verify if the json object with id189523Has required fileds 1 0 0
Verify if the json object with id189521Has required fileds 1 0 0
Verify if the json object with id189520Has required fileds 1 0 0
Verify if the json object with id189519Has required fileds 1 0 0
Verify if the json object with id189518Has required fileds 1 0 0
Verify if the json object with id189517Has required fileds 1 0 0
Verify if the json object with id189516Has required fileds 1 0 0
Verify if the json object with id189515Has required fileds 1 0 0
Verify if the json object with id189514Has required fileds 1 0 0
Verify if the json object with id189513Has required fileds 1 0 0
Verify if the json object with id189512Has required fileds 1 0 0
Verify if the json object with id189511Has required fileds 1 0 0
Verify if the json object with id189510Has required fileds 1 0 0
Verify if the json object with id189509Has required fileds 1 0 0
Verify if the json object with id189508Has required fileds 1 0 0
Verify if the json object with id189507Has required fileds 1 0 0
Verify if the json object with id189506Has required fileds 1 0 0
Verify if the json object with id189505Has required fileds 1 0 0
Verify if the json object with id189504Has required fileds 1 0 0
Verify if the json object with id189503Has required fileds 1 0 0
Verify if the json object with id189502Has required fileds 1 0 0
Verify if the json object with id189500Has required fileds 1 0 0
Verify if the json object with id189498Has required fileds 1 0 0
Verify if the json object with id189497Has required fileds 1 0 0
Verify if the json object with id189496Has required fileds 1 0 0
Verify if the json object with id189495Has required fileds 1 0 0
Verify if the json object with id189494Has required fileds 1 0 0
Verify if the json object with id189493Has required fileds 1 0 0
Verify if the json object with id189492Has required fileds 1 0 0
Verify if the json object with id189491Has required fileds 1 0 0
Verify if the json object with id189490Has required fileds 1 0 0
Verify if the json object with id189489Has required fileds 1 0 0
Verify if the json object with id189488Has required fileds 1 0 0
Verify if the json object with id189487Has required fileds 1 0 0
Verify if the json object with id189485Has required fileds 1 0 0
Verify if the json object with id189483Has required fileds 1 0 0
Verify if the json object with id189482Has required fileds 1 0 0
Verify if the json object with id189481Has required fileds 1 0 0
Verify if the json object with id189480Has required fileds 1 0 0
Verify if the json object with id189479Has required fileds 1 0 0
Verify if the json object with id189478Has required fileds 1 0 0
Verify if the json object with id189476Has required fileds 1 0 0
Verify if the json object with id189474Has required fileds 1 0 0
Verify if the json object with id189473Has required fileds 1 0 0
Verify if the json object with id189472Has required fileds 1 0 0
Verify if the json object with id189471Has required fileds 1 0 0
Verify if the json object with id189470Has required fileds 1 0 0
Verify if the json object with id189469Has required fileds 1 0 0
Verify if the json object with id189468Has required fileds 1 0 0
Verify if the json object with id189467Has required fileds 1 0 0
Verify if the json object with id189466Has required fileds 1 0 0
Verify if the json object with id189464Has required fileds 1 0 0
Verify if the json object with id189462Has required fileds 1 0 0
Verify if the json object with id189461Has required fileds 1 0 0
Verify if the json object with id189460Has required fileds 1 0 0
Verify if the json object with id189459Has required fileds 1 0 0
Verify if the json object with id189458Has required fileds 1 0 0
Verify if the json object with id189457Has required fileds 1 0 0
Verify if the json object with id189456Has required fileds 1 0 0
Verify if the json object with id189455Has required fileds 1 0 0
Verify if the json object with id189454Has required fileds 1 0 0
Verify if the json object with id189453Has required fileds 1 0 0
Verify if the json object with id189452Has required fileds 1 0 0
Verify if the json object with id189451Has required fileds 1 0 0
Verify if the json object with id189450Has required fileds 1 0 0
Verify if the json object with id189449Has required fileds 1 0 0
Verify if the json object with id189448Has required fileds 1 0 0
Verify if the json object with id189447Has required fileds 1 0 0
Verify if the json object with id189446Has required fileds 1 0 0
Verify if the json object with id189445Has required fileds 1 0 0
Verify if the json object with id189444Has required fileds 1 0 0
Verify if the json object with id189443Has required fileds 1 0 0
Verify if the json object with id189442Has required fileds 1 0 0
Verify if the json object with id189441Has required fileds 1 0 0
Verify if the json object with id189440Has required fileds 1 0 0
Verify if the json object with id189439Has required fileds 1 0 0
Verify if the json object with id189438Has required fileds 1 0 0
Verify if the json object with id189437Has required fileds 1 0 0
Verify if the json object with id189436Has required fileds 1 0 0
Verify if the json object with id189435Has required fileds 1 0 0
Verify if the json object with id189434Has required fileds 1 0 0
Verify if the json object with id189433Has required fileds 1 0 0
Verify if the json object with id189432Has required fileds 1 0 0
Verify if the json object with id189422Has required fileds 1 0 0
Verify if the json object with id189421Has required fileds 1 0 0
Verify if the json object with id189420Has required fileds 1 0 0
Verify if the json object with id189418Has required fileds 1 0 0
Verify if the json object with id189417Has required fileds 1 0 0
Verify if the json object with id189416Has required fileds 1 0 0
Verify if the json object with id189413Has required fileds 1 0 0
Verify if the json object with id189412Has required fileds 1 0 0
Verify if the json object with id189411Has required fileds 1 0 0
Verify if the json object with id189410Has required fileds 1 0 0
Verify if the json object with id189409Has required fileds 1 0 0
Verify if the json object with id189408Has required fileds 1 0 0
Verify if the json object with id189407Has required fileds 1 0 0
Verify if the json object with id189406Has required fileds 1 0 0
Verify if the json object with id189405Has required fileds 1 0 0
Verify if the json object with id189404Has required fileds 1 0 0
Verify if the json object with id189403Has required fileds 1 0 0
Verify if the json object with id189402Has required fileds 1 0 0
Verify if the json object with id189401Has required fileds 1 0 0
Verify if the json object with id189400Has required fileds 1 0 0
Verify if the json object with id189399Has required fileds 1 0 0
Verify if the json object with id189398Has required fileds 1 0 0
Verify if the json object with id189397Has required fileds 1 0 0
Verify if the json object with id189396Has required fileds 1 0 0
Verify if the json object with id189395Has required fileds 1 0 0
Verify if the json object with id189394Has required fileds 1 0 0
Verify if the json object with id189393Has required fileds 1 0 0
Verify if the json object with id189392Has required fileds 1 0 0
Verify if the json object with id189391Has required fileds 1 0 0
Verify if the json object with id189390Has required fileds 1 0 0
Verify if the json object with id189389Has required fileds 1 0 0
Verify if the json object with id189388Has required fileds 1 0 0
Verify if the json object with id189387Has required fileds 1 0 0
Verify if the json object with id189386Has required fileds 1 0 0
Verify if the json object with id189385Has required fileds 1 0 0
Verify if the json object with id189384Has required fileds 1 0 0
Verify if the json object with id189383Has required fileds 1 0 0
Verify if the json object with id189382Has required fileds 1 0 0
Verify if the json object with id189381Has required fileds 1 0 0
Verify if the json object with id189380Has required fileds 1 0 0
Verify if the json object with id189379Has required fileds 1 0 0
Verify if the json object with id189378Has required fileds 1 0 0
Verify if the json object with id189377Has required fileds 1 0 0
Verify if the json object with id189376Has required fileds 1 0 0
Verify if the json object with id189375Has required fileds 1 0 0
Verify if the json object with id189374Has required fileds 1 0 0
Verify if the json object with id189373Has required fileds 1 0 0
Verify if the json object with id189372Has required fileds 1 0 0
Verify if the json object with id189368Has required fileds 1 0 0
Verify if the json object with id189367Has required fileds 1 0 0
Verify if the json object with id189366Has required fileds 1 0 0
Verify if the json object with id189362Has required fileds 1 0 0
Verify if the json object with id189361Has required fileds 1 0 0
Verify if the json object with id189360Has required fileds 1 0 0
Verify if the json object with id189358Has required fileds 1 0 0
Verify if the json object with id189357Has required fileds 1 0 0
Verify if the json object with id189356Has required fileds 1 0 0
Verify if the json object with id189355Has required fileds 1 0 0
Verify if the json object with id189354Has required fileds 1 0 0
Verify if the json object with id189353Has required fileds 1 0 0
Verify if the json object with id189352Has required fileds 1 0 0
Verify if the json object with id189351Has required fileds 1 0 0
Verify if the json object with id189350Has required fileds 1 0 0
Verify if the json object with id189349Has required fileds 1 0 0
Verify if the json object with id189348Has required fileds 1 0 0
Verify if the json object with id189347Has required fileds 1 0 0
Verify if the json object with id189346Has required fileds 1 0 0
Verify if the json object with id189345Has required fileds 1 0 0
Verify if the json object with id189344Has required fileds 1 0 0
Verify if the json object with id189343Has required fileds 1 0 0
Verify if the json object with id189342Has required fileds 1 0 0
Verify if the json object with id189341Has required fileds 1 0 0
Verify if the json object with id189340Has required fileds 1 0 0
Verify if the json object with id189339Has required fileds 1 0 0
Verify if the json object with id189338Has required fileds 1 0 0
Verify if the json object with id189337Has required fileds 1 0 0
Verify if the json object with id189335Has required fileds 1 0 0
Verify if the json object with id189334Has required fileds 1 0 0
Verify if the json object with id189333Has required fileds 1 0 0
Verify if the json object with id189330Has required fileds 1 0 0
Verify if the json object with id189329Has required fileds 1 0 0
Verify if the json object with id189326Has required fileds 1 0 0
Verify if the json object with id189325Has required fileds 1 0 0
Verify if the json object with id189324Has required fileds 1 0 0
Verify if the json object with id189323Has required fileds 1 0 0
Verify if the json object with id189322Has required fileds 1 0 0
Verify if the json object with id189321Has required fileds 1 0 0
Verify if the json object with id189320Has required fileds 1 0 0
Verify if the json object with id189319Has required fileds 1 0 0
Verify if the json object with id189318Has required fileds 1 0 0
Verify if the json object with id189313Has required fileds 1 0 0
Verify if the json object with id189310Has required fileds 1 0 0
Verify if the json object with id189309Has required fileds 1 0 0
Verify if the json object with id189308Has required fileds 1 0 0
Verify if the json object with id189307Has required fileds 1 0 0
Verify if the json object with id189302Has required fileds 1 0 0
Verify if the json object with id189301Has required fileds 1 0 0
Verify if the json object with id189300Has required fileds 1 0 0
Verify if the json object with id189299Has required fileds 1 0 0
Verify if the json object with id189298Has required fileds 1 0 0
Verify if the json object with id189297Has required fileds 1 0 0
Verify if the json object with id189296Has required fileds 1 0 0
Verify if the json object with id189295Has required fileds 1 0 0
Verify if the json object with id189293Has required fileds 1 0 0
Verify if the json object with id189292Has required fileds 1 0 0
Verify if the json object with id189291Has required fileds 1 0 0
Verify if the json object with id189290Has required fileds 1 0 0
Verify if the json object with id189289Has required fileds 1 0 0
Verify if the json object with id189288Has required fileds 1 0 0
Verify if the json object with id189287Has required fileds 1 0 0
Verify if the json object with id189286Has required fileds 1 0 0
Verify if the json object with id189285Has required fileds 1 0 0
Verify if the json object with id189284Has required fileds 1 0 0
Verify if the json object with id189282Has required fileds 1 0 0
Verify if the json object with id189281Has required fileds 1 0 0
Verify if the json object with id189280Has required fileds 1 0 0
Verify if the json object with id189279Has required fileds 1 0 0
Verify if the json object with id189278Has required fileds 1 0 0
Verify if the json object with id189277Has required fileds 1 0 0
Verify if the json object with id189276Has required fileds 1 0 0
Verify if the json object with id189275Has required fileds 1 0 0
Verify if the json object with id189274Has required fileds 1 0 0
Verify if the json object with id189273Has required fileds 1 0 0
Verify if the json object with id189272Has required fileds 1 0 0
Verify if the json object with id189271Has required fileds 1 0 0
Verify if the json object with id189270Has required fileds 1 0 0
Verify if the json object with id189269Has required fileds 1 0 0
Verify if the json object with id189268Has required fileds 1 0 0
Verify if the json object with id189267Has required fileds 1 0 0
Verify if the json object with id189266Has required fileds 1 0 0
Verify if the json object with id189265Has required fileds 1 0 0
Verify if the json object with id189264Has required fileds 1 0 0
Verify if the json object with id189263Has required fileds 1 0 0
Verify if the json object with id189262Has required fileds 1 0 0
Verify if the json object with id189261Has required fileds 1 0 0
Verify if the json object with id189260Has required fileds 1 0 0
Verify if the json object with id189259Has required fileds 1 0 0
Verify if the json object with id189258Has required fileds 1 0 0
Verify if the json object with id189257Has required fileds 1 0 0
Verify if the json object with id189256Has required fileds 1 0 0
Verify if the json object with id189255Has required fileds 1 0 0
Verify if the json object with id189254Has required fileds 1 0 0
Verify if the json object with id189253Has required fileds 1 0 0
Verify if the json object with id189252Has required fileds 1 0 0
Verify if the json object with id189251Has required fileds 1 0 0
Verify if the json object with id189250Has required fileds 1 0 0
Verify if the json object with id189247Has required fileds 1 0 0
Verify if the json object with id189246Has required fileds 1 0 0
Verify if the json object with id189245Has required fileds 1 0 0
Verify if the json object with id189244Has required fileds 1 0 0
Verify if the json object with id189243Has required fileds 1 0 0
Verify if the json object with id189242Has required fileds 1 0 0
Verify if the json object with id189241Has required fileds 1 0 0
Verify if the json object with id189240Has required fileds 1 0 0
Verify if the json object with id189239Has required fileds 1 0 0
Verify if the json object with id189238Has required fileds 1 0 0
Verify if the json object with id189237Has required fileds 1 0 0
Verify if the json object with id189236Has required fileds 1 0 0
Verify if the json object with id189235Has required fileds 1 0 0
Verify if the json object with id189234Has required fileds 1 0 0
Verify if the json object with id189233Has required fileds 1 0 0
Verify if the json object with id189232Has required fileds 1 0 0
Verify if the json object with id189231Has required fileds 1 0 0
Verify if the json object with id189230Has required fileds 1 0 0
Verify if the json object with id189229Has required fileds 1 0 0
Verify if the json object with id189228Has required fileds 1 0 0
Verify if the json object with id189227Has required fileds 1 0 0
Verify if the json object with id189226Has required fileds 1 0 0
Verify if the json object with id189225Has required fileds 1 0 0
Verify if the json object with id189224Has required fileds 1 0 0
Verify if the json object with id189223Has required fileds 1 0 0
Verify if the json object with id189222Has required fileds 1 0 0
Verify if the json object with id189221Has required fileds 1 0 0
Verify if the json object with id189220Has required fileds 1 0 0
Verify if the json object with id189219Has required fileds 1 0 0
Verify if the json object with id189218Has required fileds 1 0 0
Verify if the json object with id189217Has required fileds 1 0 0
Verify if the json object with id189216Has required fileds 1 0 0
Verify if the json object with id189215Has required fileds 1 0 0
Verify if the json object with id189214Has required fileds 1 0 0
Verify if the json object with id189213Has required fileds 1 0 0
Verify if the json object with id189212Has required fileds 1 0 0
Verify if the json object with id189211Has required fileds 1 0 0
Verify if the json object with id189210Has required fileds 1 0 0
Verify if the json object with id189209Has required fileds 1 0 0
Verify if the json object with id189208Has required fileds 1 0 0
Verify if the json object with id189207Has required fileds 1 0 0
Verify if the json object with id189205Has required fileds 1 0 0
Verify if the json object with id189204Has required fileds 1 0 0
Verify if the json object with id189203Has required fileds 1 0 0
Verify if the json object with id189201Has required fileds 1 0 0
Verify if the json object with id189200Has required fileds 1 0 0
Verify if the json object with id189199Has required fileds 1 0 0
Verify if the json object with id189197Has required fileds 1 0 0
Verify if the json object with id189196Has required fileds 1 0 0
Verify if the json object with id189195Has required fileds 1 0 0
Verify if the json object with id189191Has required fileds 1 0 0
Verify if the json object with id189190Has required fileds 1 0 0
Verify if the json object with id189189Has required fileds 1 0 0
Verify if the json object with id189188Has required fileds 1 0 0
Verify if the json object with id189187Has required fileds 1 0 0
Verify if the json object with id189186Has required fileds 1 0 0
Verify if the json object with id189185Has required fileds 1 0 0
Verify if the json object with id189184Has required fileds 1 0 0
Verify if the json object with id189183Has required fileds 1 0 0
Verify if the json object with id189182Has required fileds 1 0 0
Verify if the json object with id189181Has required fileds 1 0 0
Verify if the json object with id189180Has required fileds 1 0 0
Verify if the json object with id189179Has required fileds 1 0 0
Verify if the json object with id189178Has required fileds 1 0 0
Verify if the json object with id189177Has required fileds 1 0 0
Verify if the json object with id189176Has required fileds 1 0 0
Verify if the json object with id189175Has required fileds 1 0 0
Verify if the json object with id189174Has required fileds 1 0 0
Verify if the json object with id189173Has required fileds 1 0 0
Verify if the json object with id189172Has required fileds 1 0 0
Verify if the json object with id189171Has required fileds 1 0 0
Verify if the json object with id189170Has required fileds 1 0 0
Verify if the json object with id189169Has required fileds 1 0 0
Verify if the json object with id189168Has required fileds 1 0 0
Verify if the json object with id189167Has required fileds 1 0 0
Verify if the json object with id189166Has required fileds 1 0 0
Verify if the json object with id189165Has required fileds 1 0 0
Verify if the json object with id189164Has required fileds 1 0 0
Verify if the json object with id189163Has required fileds 1 0 0
Verify if the json object with id189162Has required fileds 1 0 0
Verify if the json object with id189161Has required fileds 1 0 0
Verify if the json object with id189160Has required fileds 1 0 0
Verify if the json object with id189159Has required fileds 1 0 0
Verify if the json object with id189158Has required fileds 1 0 0
Verify if the json object with id189157Has required fileds 1 0 0
Verify if the json object with id189156Has required fileds 1 0 0
Verify if the json object with id189155Has required fileds 1 0 0
Verify if the json object with id189154Has required fileds 1 0 0
Verify if the json object with id189153Has required fileds 1 0 0
Verify if the json object with id189152Has required fileds 1 0 0
Verify if the json object with id189151Has required fileds 1 0 0
Verify if the json object with id189150Has required fileds 1 0 0
Verify if the json object with id189149Has required fileds 1 0 0
Verify if the json object with id189148Has required fileds 1 0 0
Verify if the json object with id189147Has required fileds 1 0 0
Verify if the json object with id189146Has required fileds 1 0 0
Verify if the json object with id189145Has required fileds 1 0 0
Verify if the json object with id189144Has required fileds 1 0 0
Verify if the json object with id189143Has required fileds 1 0 0
Verify if the json object with id189142Has required fileds 1 0 0
Verify if the json object with id189141Has required fileds 1 0 0
Verify if the json object with id189140Has required fileds 1 0 0
Verify if the json object with id189139Has required fileds 1 0 0
Verify if the json object with id189138Has required fileds 1 0 0
Verify if the json object with id189137Has required fileds 1 0 0
Verify if the json object with id189135Has required fileds 1 0 0
Verify if the json object with id189133Has required fileds 1 0 0
Verify if the json object with id189132Has required fileds 1 0 0
Verify if the json object with id189131Has required fileds 1 0 0
Verify if the json object with id189129Has required fileds 1 0 0
Verify if the json object with id189127Has required fileds 1 0 0
Verify if the json object with id189126Has required fileds 1 0 0
Verify if the json object with id189125Has required fileds 1 0 0
Verify if the json object with id189124Has required fileds 1 0 0
Verify if the json object with id189123Has required fileds 1 0 0
Verify if the json object with id189122Has required fileds 1 0 0
Verify if the json object with id189121Has required fileds 1 0 0
Verify if the json object with id189120Has required fileds 1 0 0
Verify if the json object with id189119Has required fileds 1 0 0
Verify if the json object with id189117Has required fileds 1 0 0
Verify if the json object with id189115Has required fileds 1 0 0
Verify if the json object with id189114Has required fileds 1 0 0
Verify if the json object with id189113Has required fileds 1 0 0
Verify if the json object with id189112Has required fileds 1 0 0
Verify if the json object with id189111Has required fileds 1 0 0
Verify if the json object with id189110Has required fileds 1 0 0
Verify if the json object with id189109Has required fileds 1 0 0
Verify if the json object with id189108Has required fileds 1 0 0
Verify if the json object with id189107Has required fileds 1 0 0
Verify if the json object with id189106Has required fileds 1 0 0
Verify if the json object with id189105Has required fileds 1 0 0
Verify if the json object with id189103Has required fileds 1 0 0
Verify if the json object with id189101Has required fileds 1 0 0
Verify if the json object with id189100Has required fileds 1 0 0
Verify if the json object with id189099Has required fileds 1 0 0
Verify if the json object with id189098Has required fileds 1 0 0
Verify if the json object with id189097Has required fileds 1 0 0
Verify if the json object with id189096Has required fileds 1 0 0
Verify if the json object with id189095Has required fileds 1 0 0
Verify if the json object with id189094Has required fileds 1 0 0
Verify if the json object with id189093Has required fileds 1 0 0
Verify if the json object with id189092Has required fileds 1 0 0
Verify if the json object with id189091Has required fileds 1 0 0
Verify if the json object with id189090Has required fileds 1 0 0
Verify if the json object with id189089Has required fileds 1 0 0
Verify if the json object with id189088Has required fileds 1 0 0
Verify if the json object with id189087Has required fileds 1 0 0
Verify if the json object with id189086Has required fileds 1 0 0
Verify if the json object with id189085Has required fileds 1 0 0
Verify if the json object with id189084Has required fileds 1 0 0
Verify if the json object with id189083Has required fileds 1 0 0
Verify if the json object with id189082Has required fileds 1 0 0
Verify if the json object with id189081Has required fileds 1 0 0
Verify if the json object with id189080Has required fileds 1 0 0
Verify if the json object with id189079Has required fileds 1 0 0
Verify if the json object with id189078Has required fileds 1 0 0
Verify if the json object with id189077Has required fileds 1 0 0
Verify if the json object with id189076Has required fileds 1 0 0
Verify if the json object with id189075Has required fileds 1 0 0
Verify if the json object with id189071Has required fileds 1 0 0
Verify if the json object with id189070Has required fileds 1 0 0
Verify if the json object with id189069Has required fileds 1 0 0
Verify if the json object with id189068Has required fileds 1 0 0
Verify if the json object with id189067Has required fileds 1 0 0
Verify if the json object with id189066Has required fileds 1 0 0
Verify if the json object with id189065Has required fileds 1 0 0
Verify if the json object with id189064Has required fileds 1 0 0
Verify if the json object with id189063Has required fileds 1 0 0
Verify if the json object with id189062Has required fileds 1 0 0
Verify if the json object with id189061Has required fileds 1 0 0
Verify if the json object with id189060Has required fileds 1 0 0
Verify if the json object with id189059Has required fileds 1 0 0
Verify if the json object with id189058Has required fileds 1 0 0
Verify if the json object with id189057Has required fileds 1 0 0
Verify if the json object with id189056Has required fileds 1 0 0
Verify if the json object with id189055Has required fileds 1 0 0
Verify if the json object with id189054Has required fileds 1 0 0
Verify if the json object with id189053Has required fileds 1 0 0
Verify if the json object with id189052Has required fileds 1 0 0
Verify if the json object with id189051Has required fileds 1 0 0
Verify if the json object with id189050Has required fileds 1 0 0
Verify if the json object with id189049Has required fileds 1 0 0
Verify if the json object with id189048Has required fileds 1 0 0
Verify if the json object with id189047Has required fileds 1 0 0
Verify if the json object with id189046Has required fileds 1 0 0
Verify if the json object with id189043Has required fileds 1 0 0
Verify if the json object with id189042Has required fileds 1 0 0
Verify if the json object with id189040Has required fileds 1 0 0
Verify if the json object with id189039Has required fileds 1 0 0
Verify if the json object with id189035Has required fileds 1 0 0
Verify if the json object with id189034Has required fileds 1 0 0
Verify if the json object with id189033Has required fileds 1 0 0
Verify if the json object with id189032Has required fileds 1 0 0
Verify if the json object with id189031Has required fileds 1 0 0
Verify if the json object with id189024Has required fileds 1 0 0
Verify if the json object with id189023Has required fileds 1 0 0
Verify if the json object with id189022Has required fileds 1 0 0
Verify if the json object with id189021Has required fileds 1 0 0
Verify if the json object with id189020Has required fileds 1 0 0
Verify if the json object with id189019Has required fileds 1 0 0
Verify if the json object with id189014Has required fileds 1 0 0
Verify if the json object with id189013Has required fileds 1 0 0
Verify if the json object with id189012Has required fileds 1 0 0
Verify if the json object with id189011Has required fileds 1 0 0
Verify if the json object with id189010Has required fileds 1 0 0
Verify if the json object with id189009Has required fileds 1 0 0
Verify if the json object with id189008Has required fileds 1 0 0
Verify if the json object with id189007Has required fileds 1 0 0
Verify if the json object with id189006Has required fileds 1 0 0
Verify if the json object with id189005Has required fileds 1 0 0
Verify if the json object with id189004Has required fileds 1 0 0
Verify if the json object with id189003Has required fileds 1 0 0
Verify if the json object with id189002Has required fileds 1 0 0
Verify if the json object with id189001Has required fileds 1 0 0
Verify if the json object with id189000Has required fileds 1 0 0
Verify if the json object with id188999Has required fileds 1 0 0
Verify if the json object with id188998Has required fileds 1 0 0
Verify if the json object with id188997Has required fileds 1 0 0
Verify if the json object with id188996Has required fileds 1 0 0
Verify if the json object with id188995Has required fileds 1 0 0
Verify if the json object with id188994Has required fileds 1 0 0
Verify if the json object with id188993Has required fileds 1 0 0
Verify if the json object with id188992Has required fileds 1 0 0
Verify if the json object with id188991Has required fileds 1 0 0
Verify if the json object with id188990Has required fileds 1 0 0
Verify if the json object with id188989Has required fileds 1 0 0
Verify if the json object with id188988Has required fileds 1 0 0
Verify if the json object with id188987Has required fileds 1 0 0
Verify if the json object with id188986Has required fileds 1 0 0
Verify if the json object with id188985Has required fileds 1 0 0
Verify if the json object with id188984Has required fileds 1 0 0
Verify if the json object with id188983Has required fileds 1 0 0
Verify if the json object with id188982Has required fileds 1 0 0
Verify if the json object with id188981Has required fileds 1 0 0
Verify if the json object with id188980Has required fileds 1 0 0
Verify if the json object with id188979Has required fileds 1 0 0
Verify if the json object with id188978Has required fileds 1 0 0
Verify if the json object with id188977Has required fileds 1 0 0
Verify if the json object with id188976Has required fileds 1 0 0
Verify if the json object with id188975Has required fileds 1 0 0
Verify if the json object with id188974Has required fileds 1 0 0
Verify if the json object with id188973Has required fileds 1 0 0
Verify if the json object with id188972Has required fileds 1 0 0
Verify if the json object with id188971Has required fileds 1 0 0
Verify if the json object with id188970Has required fileds 1 0 0
Verify if the json object with id188969Has required fileds 1 0 0
Verify if the json object with id188968Has required fileds 1 0 0
Verify if the json object with id188967Has required fileds 1 0 0
Verify if the json object with id188966Has required fileds 1 0 0
Verify if the json object with id188965Has required fileds 1 0 0
Verify if the json object with id188964Has required fileds 1 0 0
Verify if the json object with id188963Has required fileds 1 0 0
Verify if the json object with id188962Has required fileds 1 0 0
Verify if the json object with id188961Has required fileds 1 0 0
Verify if the json object with id188960Has required fileds 1 0 0
Verify if the json object with id188959Has required fileds 1 0 0
Verify if the json object with id188958Has required fileds 1 0 0
Verify if the json object with id188957Has required fileds 1 0 0
Verify if the json object with id188956Has required fileds 1 0 0
Verify if the json object with id188953Has required fileds 1 0 0
Verify if the json object with id188952Has required fileds 1 0 0
Verify if the json object with id188951Has required fileds 1 0 0
Verify if the json object with id188950Has required fileds 1 0 0
Verify if the json object with id188949Has required fileds 1 0 0
Verify if the json object with id188948Has required fileds 1 0 0
Verify if the json object with id188947Has required fileds 1 0 0
Verify if the json object with id188946Has required fileds 1 0 0
Verify if the json object with id188945Has required fileds 1 0 0
Verify if the json object with id188944Has required fileds 1 0 0
Verify if the json object with id188943Has required fileds 1 0 0
Verify if the json object with id188942Has required fileds 1 0 0
Verify if the json object with id188941Has required fileds 1 0 0
Verify if the json object with id188940Has required fileds 1 0 0
Verify if the json object with id188939Has required fileds 1 0 0
Verify if the json object with id188938Has required fileds 1 0 0
Verify if the json object with id188937Has required fileds 1 0 0
Verify if the json object with id188936Has required fileds 1 0 0
Verify if the json object with id188935Has required fileds 1 0 0
Verify if the json object with id188934Has required fileds 1 0 0
Verify if the json object with id188933Has required fileds 1 0 0
Verify if the json object with id188932Has required fileds 1 0 0
Verify if the json object with id188931Has required fileds 1 0 0
Verify if the json object with id188930Has required fileds 1 0 0
Verify if the json object with id188929Has required fileds 1 0 0
Verify if the json object with id188928Has required fileds 1 0 0
Verify if the json object with id188927Has required fileds 1 0 0
Verify if the json object with id188926Has required fileds 1 0 0
Verify if the json object with id188925Has required fileds 1 0 0
Verify if the json object with id188924Has required fileds 1 0 0
Verify if the json object with id188923Has required fileds 1 0 0
Verify if the json object with id188922Has required fileds 1 0 0
Verify if the json object with id188921Has required fileds 1 0 0
Verify if the json object with id188920Has required fileds 1 0 0
Verify if the json object with id188919Has required fileds 1 0 0
Verify if the json object with id188918Has required fileds 1 0 0
Verify if the json object with id188917Has required fileds 1 0 0
Verify if the json object with id188916Has required fileds 1 0 0
Verify if the json object with id188915Has required fileds 1 0 0
Verify if the json object with id188914Has required fileds 1 0 0
Verify if the json object with id188913Has required fileds 1 0 0
Verify if the json object with id188912Has required fileds 1 0 0
Verify if the json object with id188911Has required fileds 1 0 0
Verify if the json object with id188910Has required fileds 1 0 0
Verify if the json object with id188909Has required fileds 1 0 0
Verify if the json object with id188908Has required fileds 1 0 0
Verify if the json object with id188907Has required fileds 1 0 0
Verify if the json object with id188906Has required fileds 1 0 0
Verify if the json object with id188905Has required fileds 1 0 0
Verify if the json object with id188903Has required fileds 1 0 0
Verify if the json object with id188901Has required fileds 1 0 0
Verify if the json object with id188900Has required fileds 1 0 0
Verify if the json object with id188899Has required fileds 1 0 0
Verify if the json object with id188898Has required fileds 1 0 0
Verify if the json object with id188897Has required fileds 1 0 0
Verify if the json object with id188896Has required fileds 1 0 0
Verify if the json object with id188895Has required fileds 1 0 0
Verify if the json object with id188894Has required fileds 1 0 0
Verify if the json object with id188893Has required fileds 1 0 0
Verify if the json object with id188892Has required fileds 1 0 0
Verify if the json object with id188891Has required fileds 1 0 0
Verify if the json object with id188890Has required fileds 1 0 0
Verify if the json object with id188889Has required fileds 1 0 0
Verify if the json object with id188888Has required fileds 1 0 0
Verify if the json object with id188887Has required fileds 1 0 0
Verify if the json object with id188886Has required fileds 1 0 0
Verify if the json object with id188885Has required fileds 1 0 0
Verify if the json object with id188884Has required fileds 1 0 0
Verify if the json object with id188883Has required fileds 1 0 0
Verify if the json object with id188882Has required fileds 1 0 0
Verify if the json object with id188881Has required fileds 1 0 0
Verify if the json object with id188880Has required fileds 1 0 0
Verify if the json object with id188879Has required fileds 1 0 0
Verify if the json object with id188878Has required fileds 1 0 0
Verify if the json object with id188877Has required fileds 1 0 0
Verify if the json object with id188876Has required fileds 1 0 0
Verify if the json object with id188875Has required fileds 1 0 0
Verify if the json object with id188874Has required fileds 1 0 0
Verify if the json object with id188873Has required fileds 1 0 0
Verify if the json object with id188872Has required fileds 1 0 0
Verify if the json object with id188870Has required fileds 1 0 0
Verify if the json object with id188868Has required fileds 1 0 0
Verify if the json object with id188867Has required fileds 1 0 0
Verify if the json object with id188866Has required fileds 1 0 0
Verify if the json object with id188865Has required fileds 1 0 0
Verify if the json object with id188864Has required fileds 1 0 0
Verify if the json object with id188861Has required fileds 1 0 0
Verify if the json object with id188859Has required fileds 1 0 0
Verify if the json object with id188858Has required fileds 1 0 0
Verify if the json object with id188855Has required fileds 1 0 0
Verify if the json object with id188854Has required fileds 1 0 0
Verify if the json object with id188853Has required fileds 1 0 0
Verify if the json object with id188851Has required fileds 1 0 0
Verify if the json object with id188850Has required fileds 1 0 0
Verify if the json object with id188849Has required fileds 1 0 0
Verify if the json object with id188848Has required fileds 1 0 0
Verify if the json object with id188847Has required fileds 1 0 0
Verify if the json object with id188846Has required fileds 1 0 0
Verify if the json object with id188845Has required fileds 1 0 0
Verify if the json object with id188844Has required fileds 1 0 0
Verify if the json object with id188843Has required fileds 1 0 0
Verify if the json object with id188842Has required fileds 1 0 0
Verify if the json object with id188841Has required fileds 1 0 0
Verify if the json object with id188840Has required fileds 1 0 0
Verify if the json object with id188836Has required fileds 1 0 0
Verify if the json object with id188835Has required fileds 1 0 0
Verify if the json object with id188834Has required fileds 1 0 0
Verify if the json object with id188833Has required fileds 1 0 0
Verify if the json object with id188832Has required fileds 1 0 0
Verify if the json object with id188831Has required fileds 1 0 0
Verify if the json object with id188829Has required fileds 1 0 0
Verify if the json object with id188828Has required fileds 1 0 0
Verify if the json object with id188827Has required fileds 1 0 0
Verify if the json object with id188826Has required fileds 1 0 0
Verify if the json object with id188825Has required fileds 1 0 0
Verify if the json object with id188824Has required fileds 1 0 0
Verify if the json object with id188822Has required fileds 1 0 0
Verify if the json object with id188821Has required fileds 1 0 0
Verify if the json object with id188820Has required fileds 1 0 0
Verify if the json object with id188819Has required fileds 1 0 0
Verify if the json object with id188817Has required fileds 1 0 0
Verify if the json object with id188816Has required fileds 1 0 0
Verify if the json object with id188813Has required fileds 1 0 0
Verify if the json object with id188812Has required fileds 1 0 0
Verify if the json object with id188811Has required fileds 1 0 0
Verify if the json object with id188810Has required fileds 1 0 0
Verify if the json object with id188809Has required fileds 1 0 0
Verify if the json object with id188808Has required fileds 1 0 0
Verify if the json object with id188807Has required fileds 1 0 0
Verify if the json object with id188806Has required fileds 1 0 0
Verify if the json object with id188805Has required fileds 1 0 0
Verify if the json object with id188801Has required fileds 1 0 0
Verify if the json object with id188800Has required fileds 1 0 0
Verify if the json object with id188799Has required fileds 1 0 0
Verify if the json object with id188792Has required fileds 1 0 0
Verify if the json object with id188791Has required fileds 1 0 0
Verify if the json object with id188790Has required fileds 1 0 0
Verify if the json object with id188789Has required fileds 1 0 0
Verify if the json object with id188788Has required fileds 1 0 0
Verify if the json object with id188786Has required fileds 1 0 0
Verify if the json object with id188785Has required fileds 1 0 0
Verify if the json object with id188783Has required fileds 1 0 0
Verify if the json object with id188782Has required fileds 1 0 0
Verify if the json object with id188781Has required fileds 1 0 0
Verify if the json object with id188780Has required fileds 1 0 0
Verify if the json object with id188779Has required fileds 1 0 0
Verify if the json object with id188777Has required fileds 1 0 0
Verify if the json object with id188776Has required fileds 1 0 0
Verify if the json object with id188775Has required fileds 1 0 0
Verify if the json object with id188774Has required fileds 1 0 0
Verify if the json object with id188773Has required fileds 1 0 0
Verify if the json object with id188772Has required fileds 1 0 0
Verify if the json object with id188771Has required fileds 1 0 0
Verify if the json object with id188770Has required fileds 1 0 0
Verify if the json object with id188769Has required fileds 1 0 0
Verify if the json object with id188768Has required fileds 1 0 0
Verify if the json object with id188767Has required fileds 1 0 0
Verify if the json object with id188766Has required fileds 1 0 0
Verify if the json object with id188765Has required fileds 1 0 0
Verify if the json object with id188764Has required fileds 1 0 0
Verify if the json object with id188763Has required fileds 1 0 0
Verify if the json object with id188762Has required fileds 1 0 0
Verify if the json object with id188761Has required fileds 1 0 0
Verify if the json object with id188760Has required fileds 1 0 0
Verify if the json object with id188759Has required fileds 1 0 0
Verify if the json object with id188758Has required fileds 1 0 0
Verify if the json object with id188757Has required fileds 1 0 0
Verify if the json object with id188756Has required fileds 1 0 0
Verify if the json object with id188755Has required fileds 1 0 0
Verify if the json object with id188754Has required fileds 1 0 0
Verify if the json object with id188753Has required fileds 1 0 0
Verify if the json object with id188752Has required fileds 1 0 0
Verify if the json object with id188751Has required fileds 1 0 0
Verify if the json object with id188750Has required fileds 1 0 0
Verify if the json object with id188749Has required fileds 1 0 0
Verify if the json object with id188748Has required fileds 1 0 0
Verify if the json object with id188747Has required fileds 1 0 0
Verify if the json object with id188746Has required fileds 1 0 0
Verify if the json object with id188745Has required fileds 1 0 0
Verify if the json object with id188743Has required fileds 1 0 0
Verify if the json object with id188742Has required fileds 1 0 0
Verify if the json object with id188741Has required fileds 1 0 0
Verify if the json object with id188740Has required fileds 1 0 0
Verify if the json object with id188739Has required fileds 1 0 0
Verify if the json object with id188738Has required fileds 1 0 0
Verify if the json object with id188737Has required fileds 1 0 0
Verify if the json object with id188736Has required fileds 1 0 0
Verify if the json object with id188735Has required fileds 1 0 0
Verify if the json object with id188734Has required fileds 1 0 0
Verify if the json object with id188733Has required fileds 1 0 0
Verify if the json object with id188732Has required fileds 1 0 0
Verify if the json object with id188730Has required fileds 1 0 0
Verify if the json object with id188729Has required fileds 1 0 0
Verify if the json object with id188728Has required fileds 1 0 0
Verify if the json object with id188726Has required fileds 1 0 0
Verify if the json object with id188725Has required fileds 1 0 0
Verify if the json object with id188724Has required fileds 1 0 0
Verify if the json object with id188722Has required fileds 1 0 0
Verify if the json object with id188721Has required fileds 1 0 0
Verify if the json object with id188720Has required fileds 1 0 0
Verify if the json object with id188719Has required fileds 1 0 0
Verify if the json object with id188718Has required fileds 1 0 0
Verify if the json object with id188717Has required fileds 1 0 0
Verify if the json object with id188716Has required fileds 1 0 0
Verify if the json object with id188715Has required fileds 1 0 0
Verify if the json object with id188714Has required fileds 1 0 0
Verify if the json object with id188713Has required fileds 1 0 0
Verify if the json object with id188712Has required fileds 1 0 0
Verify if the json object with id188711Has required fileds 1 0 0
Verify if the json object with id188710Has required fileds 1 0 0
Verify if the json object with id188709Has required fileds 1 0 0
Verify if the json object with id188708Has required fileds 1 0 0
Verify if the json object with id188707Has required fileds 1 0 0
Verify if the json object with id188706Has required fileds 1 0 0
Verify if the json object with id188704Has required fileds 1 0 0
Verify if the json object with id188703Has required fileds 1 0 0
Verify if the json object with id188702Has required fileds 1 0 0
Verify if the json object with id188700Has required fileds 1 0 0
Verify if the json object with id188699Has required fileds 1 0 0
Verify if the json object with id188698Has required fileds 1 0 0
Verify if the json object with id188697Has required fileds 1 0 0
Verify if the json object with id188696Has required fileds 1 0 0
Verify if the json object with id188695Has required fileds 1 0 0
Verify if the json object with id188694Has required fileds 1 0 0
Verify if the json object with id188693Has required fileds 1 0 0
Verify if the json object with id188691Has required fileds 1 0 0
Verify if the json object with id188690Has required fileds 1 0 0
Verify if the json object with id188689Has required fileds 1 0 0
Verify if the json object with id188688Has required fileds 1 0 0
Verify if the json object with id188687Has required fileds 1 0 0
Verify if the json object with id188685Has required fileds 1 0 0
Verify if the json object with id188684Has required fileds 1 0 0
Verify if the json object with id188683Has required fileds 1 0 0
Verify if the json object with id188682Has required fileds 1 0 0
Verify if the json object with id188681Has required fileds 1 0 0
Verify if the json object with id188680Has required fileds 1 0 0
Verify if the json object with id188679Has required fileds 1 0 0
Verify if the json object with id188678Has required fileds 1 0 0
Verify if the json object with id188677Has required fileds 1 0 0
Verify if the json object with id188676Has required fileds 1 0 0
Verify if the json object with id188675Has required fileds 1 0 0
Verify if the json object with id188674Has required fileds 1 0 0
Verify if the json object with id188673Has required fileds 1 0 0
Verify if the json object with id188672Has required fileds 1 0 0
Verify if the json object with id188671Has required fileds 1 0 0
Verify if the json object with id188670Has required fileds 1 0 0
Verify if the json object with id188669Has required fileds 1 0 0
Verify if the json object with id188668Has required fileds 1 0 0
Verify if the json object with id188667Has required fileds 1 0 0
Verify if the json object with id188666Has required fileds 1 0 0
Verify if the json object with id188665Has required fileds 1 0 0
Verify if the json object with id188664Has required fileds 1 0 0
Verify if the json object with id188663Has required fileds 1 0 0
Verify if the json object with id188662Has required fileds 1 0 0
Verify if the json object with id188661Has required fileds 1 0 0
Verify if the json object with id188660Has required fileds 1 0 0
Verify if the json object with id188659Has required fileds 1 0 0
Verify if the json object with id188658Has required fileds 1 0 0
Verify if the json object with id188657Has required fileds 1 0 0
Verify if the json object with id188656Has required fileds 1 0 0
Verify if the json object with id188655Has required fileds 1 0 0
Verify if the json object with id188654Has required fileds 1 0 0
Verify if the json object with id188653Has required fileds 1 0 0
Verify if the json object with id188652Has required fileds 1 0 0
Verify if the json object with id188651Has required fileds 1 0 0
Verify if the json object with id189501Has required fileds 1 0 0
Verify if the json object with id189499Has required fileds 1 0 0
Verify if the json object with id189486Has required fileds 1 0 0
Verify if the json object with id189484Has required fileds 1 0 0
Verify if the json object with id189477Has required fileds 1 0 0
Verify if the json object with id189475Has required fileds 1 0 0
Verify if the json object with id189465Has required fileds 1 0 0
Verify if the json object with id189463Has required fileds 1 0 0
Verify if the json object with id189136Has required fileds 1 0 0
Verify if the json object with id189134Has required fileds 1 0 0
Verify if the json object with id189130Has required fileds 1 0 0
Verify if the json object with id189128Has required fileds 1 0 0
Verify if the json object with id189118Has required fileds 1 0 0
Verify if the json object with id189116Has required fileds 1 0 0
Verify if the json object with id189104Has required fileds 1 0 0
Verify if the json object with id189102Has required fileds 1 0 0
Verify if the json object with id188904Has required fileds 1 0 0
Verify if the json object with id188902Has required fileds 1 0 0
Verify if the json object with id188869Has required fileds 1 0 0
Verify if the json object with id188863Has required fileds 1 0 0
Verify if the json object with id188787Has required fileds 1 0 0
Verify if the json object with id188784Has required fileds 1 0 0
Verify if the json object with id188731Has required fileds 1 0 0
Verify if the json object with id188727Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2127 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1791 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 0a649cb3-ea6a-4974-83cf-ed18ecb2cef7
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 4744b2f9-eb2b-4df1-8cba-5e0405428237
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token d01b4b3d-bfb7-414d-8f5c-fe8b5666034e
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token 33a352a7-3fd8-4560-ab82-32381994d62c
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 224 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token 0341783e-e694-4da4-a2d2-1b96d7dd7c2c
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type application/json
Cache-Control no-cache
Postman-Token e254fcda-8e60-4d92-bace-0414b308d27d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 6c63ce08-7c67-4ea6-9333-660fde31a305
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 9d5df305-1c00-44ec-a3c4-7115f09dcd5b
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token 6f1e9ff8-428d-4574-b570-2bd2edd7e392
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token b2c948c1-1a8c-4b1b-829d-780a728ce121
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 43fa2bcc-3b59-44b8-872b-12fa1ae3dd97
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token e285b233-cc50-4fea-8f74-211a3b179aba
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 226ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token 1dc866ac-4ddb-4519-b301-ffa3de779c8e
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token 65a597ea-5fa7-4eb6-ab20-9eb2abc1f01b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token eee34102-662e-47b8-8412-cfd6face42e6
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e2b5aa9-79dd-428c-b932-ba97c4504b59
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-oupNkZ1FQZFVwdpKhLxFVUnyE4M"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 229 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cef7c57-3101-46ca-89a3-979f2980d3e1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90a425a0-92e7-44e8-ac0f-61573b6df34d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 1f59bf7f-bd2e-43fa-bbb2-94b27851b607
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 226 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 651f46f2-3540-4f9b-a814-e7fe0175db67
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 8d8438d5-739f-4d09-9b1d-d4b32140094e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 301ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 494cef5a-a27a-46fc-bc92-7374a34f1de9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 301 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 299ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 3b28fcd5-f2da-4427-a15e-d998e34e2772
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 93c61de0-6727-4362-9cc8-69a4d14f71cf
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 529ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token f842edcb-c8e7-4179-82f0-7ecf99c07f83
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 1e2ec2fb-c1c5-483c-91a4-b21b5c7fde55
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 7f5684cb-4679-4bab-8192-9394016f8ba7
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token e9f01703-895a-4636-99f9-5af9631d2b78
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 8fa92ab6-46cb-4427-aa7f-f1665e64e032
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 3e53b13e-eb66-431e-9ada-7fc94e615921
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 457d155a-5843-46b8-9df4-32faee18c361
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Content-Type application/json
Cache-Control no-cache
Postman-Token 8e0299fa-8c05-4723-9116-82db3a7dbc55
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4NzR9.Iij7xMUKwn1R9SR8shuyhph4rnDtE-pfk2tvIu_-sIg
Content-Type text/plain
Cache-Control no-cache
Postman-Token bd1adcfb-edd3-4a2f-84de-8a9030a87cca
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Content-Type application/json
Cache-Control no-cache
Postman-Token 6b47b6e2-7c33-4b13-a9d0-c543fddd13cb
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 9bdb3675-c6e0-4f4f-9642-a82c0dbd05b5
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token d7630c9f-8168-46e7-a990-b63c2d7d9e31
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 329ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4ODV9.tml7PnrLpbBzgNmnRe0gQr6JHZTXtzON7V62PLL8nuQ
Cache-Control no-cache
Postman-Token 68a96e48-6ff2-4fa5-aea5-c2fb49abff36
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 43e442c4-302b-4b2c-afe0-efd7ea3a4e02
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-ZhIlwLvgDGOty7iNrxmnMjsiwfk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token fcb90bea-c4c5-463b-ae3f-dde0b9b48a6c
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token af4d1688-2c14-44f6-bda4-55b911cb1203
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 44d936d5-94d4-4cae-aa87-4e31404b8030
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 5b1cf545-631a-4190-b76e-ec6b4f569f5d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token bb82057a-c40f-4dd5-aca4-9bb22ddf6bba
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 2040c7b8-efc9-47b8-8f8a-c3a00d5cdaa2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 16a61ee6-cea5-423b-b797-5c26273c6f86
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 0adf925a-94c7-41ea-9e20-8e2852e7d6e6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token bf3ee772-6d2a-464d-ad12-7f21d921c481
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 4b8b7f16-95d7-47c0-a595-4a3352d3bb54
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 28b41f36-00c7-46e6-bf8d-1461f9c0542b
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token b74e1a88-8644-48d5-ad19-ac55cf7e13a7
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token b2fb436d-04cb-4bc5-a1df-0e99b6cdd65a
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 244 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token d2e418d8-236a-4bde-9ccc-9ddc6f1e2b53
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 9753f23e-f77f-46dc-bd35-2bae675ffc5e
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 634a504c-038e-4143-814c-1f971fb33f35
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
Cache-Control no-cache
Postman-Token 6f83b696-7d86-407f-b3ad-53fe7a802839
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 7.2KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 5f75a2ba-4859-48ae-b18f-d56fdb853593
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 6 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 6 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 6 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 16 8 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 460ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token 5ceea044-fccd-4b1e-be4e-99ee0897b3cc
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 435ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token db149c4e-9436-42d4-bc1a-85daf6003fec
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 507ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Cache-Control no-cache
Postman-Token e3de6e83-abae-4863-852a-978db5cd5fb9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f3ebab0-4950-4323-8571-dc3059fa17bd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a740c914-7f97-45ea-98db-7021ab111b58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f6f90b2-1b53-4852-b4bf-4b0922089bee
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 732b8080-cfc4-46da-aeca-6e79ccad1e6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0bbc68c7-1ee9-4782-a222-680aebf299f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 29bbfeb5-dd66-4757-96f5-bcba650b9e11
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 10232f62-44fb-4cc9-b0ba-36e8bfa40fc9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk4OTF9.v0TtfN4TUR0umfDVgtPc2xfpwU2hdcOT0y0I_AmOoIs
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ff9b72e-d68c-412f-9118-e9f40001cc0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token e5c525e4-fa86-4177-8b78-b48662a10bc2
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-6wTOcIfP7NnAr/oPopnX/200EmA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 34c8536d-d531-48fd-acc1-d28f974dbd65
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-RkdRl235B7sLnuGIARJgIBrA1g4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkwMH0.PU-Lpv02yV5uk6DY_c84TBIp1031g5s4gIP8fP6DOa8"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token babbc0f9-9e02-4223-bc1e-6774f2143edf
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token c3fd77dd-b662-421d-9224-e86221065d05
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 41622928-b05f-4a85-a3be-f8314ba12eb9
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f8eb7ee1-aae0-464b-b4e6-c3f3d881332e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed35b478-4c9f-4fe6-8a56-d44f82f07244
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ea880bb1-5dac-48dd-8620-2f8c7c5f94b1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d4b1606b-48bf-4c1d-9640-6dc7828129e0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 445a348d-aee5-431a-adef-c6fa2a7bf3f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 48ba06cc-5d63-49de-8938-2be21333c28d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8674fbb2-647e-4647-b4de-57e872278e64
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b05ae88c-736d-4af5-b46f-078cf58a751d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0ae66b0-6114-453a-82f2-c9361ba55db7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91fb055a-05d7-4c11-abfe-47ff09b52b96
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35bee572-9419-418a-b2bb-696204cade10
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 80007a6a-535d-4b2d-8d84-275ac5f0db2a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca01ae7b-4c28-4fda-bff3-44d68c6e76c2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5ee9af3b-7758-47f1-8285-6fef0b0482c5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 706ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c507b1e4-29df-4dfe-98c6-5aacbac29d68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ed666b0c-0078-4f14-8db3-9daf4a4be99a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e70dec47-c53c-4304-b3c4-01da203c5d8f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 389d8942-80e8-491c-b1f3-7d883a366d26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 09ddcb5a-22cb-47a9-a8ab-a230ab22a4c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTg5OX0.FEDgVDQTMOxPjL-OjJsfu5IpSGaeRrxqJE80JFMot5Y
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca2c2777-5704-442e-a8b7-7d40e569ae8d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 679ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2083a61f-8525-4c05-95b0-8ae40d37d339
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4883f40f-773b-4306-8c44-8266a5b0c487
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 91525230-8cd0-4806-a009-8045daceb489
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 666ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9abeb541-c46f-4658-9a1d-a9ce1144a8fa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 646ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b4e2ca2a-e6bf-4e66-8437-8fe628eb5df6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a3841d29-1fcf-452e-ab41-f05ca4f8e9a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-jyhJ3xXhET8sedCmDm8FVNVj/r0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2fb9c577-aaed-4c09-aaf3-cadc69776da3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bad1f5c-51e7-403b-8814-ee8010880224
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 60fa691e-098d-43f7-9520-b67ae8822c86
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 1020B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c655b061-1b5e-4c14-acb1-c465285de4b2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 34d69f02-bbe6-47a1-96ce-33b487df46ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b5900945-3f52-4079-9046-752837510895
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79b13d75-b1d4-4b6b-90fd-727905853691
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fc654e2-eab4-49c8-9c7e-0c1c1eaede5e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 636a1721-4323-48a3-a966-e6d19354f6e8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0936b564-1e87-49b7-88f1-30d88b77a6ff
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a34491a5-15cf-4728-be2b-0032ec447f3e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 225ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0be87389-0351-4f25-9095-3ff99a2f258b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6fd26fd-38ac-4ee7-b913-dc383c19b028
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1cc43d2e-3f8f-4a58-a11d-c044e7e7461b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ca8d1ad0-0d90-40d7-a43c-e2b85c8ff9a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51d3390a-5f78-4094-9818-d0aba485687f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0c79326e-c614-4f92-adc4-94001aa2436b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MDh9.n8SIa5tOOrd-OD4kW708cBMc4AHBVvz9QbPGAbbeL5Q
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 100a0545-eebd-44f2-9586-4eb5539f22cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cbc24908-f370-41ed-b99a-61abde577ec7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-N/ADtWDu4fe8Sh5mQqdLZBBT/v4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7d4eed7d-e2d7-4962-8057-697ff7ead4ae
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-N/ADtWDu4fe8Sh5mQqdLZBBT/v4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 225 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9a086fdc-5840-4478-93bc-e410f53e6e03
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cdb09e04-b4e7-4cfa-8478-ebc11e361aaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token 14d2850d-6374-41cd-8242-1bc3a12ec627
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token c6aed4c4-8b73-4a02-a2a9-012c940fbc05
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token a096d7b4-054d-4d8a-826f-5b7d9b8ea2a2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96f92733-d768-4c97-8896-34e55bb0959c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 237ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token 7593e84e-30d8-4715-a814-9bbd020f69c5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token 5ed6af60-1e24-4a43-a3c6-fa4d78e360c8
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token ee069bf4-cdbd-4a59-b9ef-06b90c210afd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 271ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token 487f2225-f085-4ec9-8eb5-82e617d7e741
Content-Length 1071
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Jatin",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 273ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token 47e1a924-9253-425f-ba22-3f99320ccba0
Content-Length 1085
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "sharma",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 267ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
randomNumber 720
randomFirstName Johan
randomLastName Boyle
randomEmail Keanu_Kiehn51@hotmail.com
randomPhoneNumber 872-814-6963
Content-Type application/json
Cache-Control no-cache
Postman-Token 716229db-2121-461d-8dc8-9cad2ab9655f
Content-Length 1072
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Maggio",
                "last_name": "Xzavier",
                "mobile_number": "812-945-4342",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Shanel.Wolf@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Cache-Control no-cache
Postman-Token dfca94fe-ba24-4db2-a4e7-776d0e1f21f3
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 251 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token f2daa4dd-75da-4205-a79c-7879cc42aa89
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token bacca05f-ba0b-431c-bab3-ff67081b4691
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1790ms
Mean size per request: 1.01MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token 7b87e605-b584-4ca7-a505-b9688f6e117f
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1055124
ETag W/"101994-geANuELQsaZ8hvpTufolam2mGvM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189595,"job_number":"JOB_189595","tr_customer_id":189613,"tr_customer_product_id":189603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:57.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"giyu tomiaka","mobile_number":"985-814-2162","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"168454609535054","imei1":"168454609535054","imei2":"168454609535054","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189592,"job_number":"JOB_189592","tr_customer_id":189610,"tr_customer_product_id":189600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:45.000Z","modified_at":"2026-02-17T14:55:55.000Z","name":"tanjiro kamado","mobile_number":"912-471-0765","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"69734575799915","imei1":"69734575799915","imei2":"69734575799915","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189588,"job_number":"JOB_189588","tr_customer_id":189606,"tr_customer_product_id":189596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:32.000Z","modified_at":"2026-02-17T14:55:43.000Z","name":"saitama sensei","mobile_number":"370-824-6491","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"668198261292392","imei1":"668198261292392","imei2":"668198261292392","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189555,"job_number":"JOB_189555","tr_customer_id":189573,"tr_customer_product_id":189563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:29.000Z","name":"Clementina Johns","mobile_number":"518-417-8147","email_id":"Titus.Hane@gmail.com","dop":"2025-06-09","serial_number":"104763627153953","imei1":"104763627153953","imei2":"104763627153953","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189546,"job_number":"JOB_189546","tr_customer_id":189564,"tr_customer_product_id":189554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:13.000Z","name":"Zoie Watsica","mobile_number":"898-981-2147","email_id":"Ross_Schneider26@hotmail.com","dop":"2025-06-09","serial_number":"108900033749727","imei1":"108900033749727","imei2":"108900033749727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189543,"job_number":"JOB_189543","tr_customer_id":189561,"tr_customer_product_id":189551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:56.000Z","name":"Mabel Morissette","mobile_number":"634-669-2312","email_id":"Kim86@gmail.com","dop":"2025-06-09","serial_number":"106136300863215","imei1":"106136300863215","imei2":"106136300863215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189526,"job_number":"JOB_189526","tr_customer_id":189544,"tr_customer_product_id":189534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:47:11.000Z","modified_at":"2026-02-17T14:47:20.000Z","name":"Rudy Volkman","mobile_number":"796-388-9725","email_id":"Caroline_Mante90@yahoo.com","dop":"2025-12-31","serial_number":"10995912470726","imei1":"10995912470726","imei2":"10995912470726","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189525,"job_number":"JOB_189525","tr_customer_id":189543,"tr_customer_product_id":189533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:57.000Z","modified_at":"2026-02-17T14:47:06.000Z","name":"Francis Gusikowski","mobile_number":"751-836-8665","email_id":"Jade_Muller30@hotmail.com","dop":"2025-12-31","serial_number":"10272219722855","imei1":"10272219722855","imei2":"10272219722855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189522,"job_number":"JOB_189522","tr_customer_id":189540,"tr_customer_product_id":189530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:43.000Z","modified_at":"2026-02-17T14:46:53.000Z","name":"Guido Herzog","mobile_number":"526-580-1380","email_id":"Bonita.Mertz@hotmail.com","dop":"2025-12-31","serial_number":"10138707927910","imei1":"10138707927910","imei2":"10138707927910","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189431,"job_number":"JOB_189431","tr_customer_id":189449,"tr_customer_product_id":189439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:09.000Z","modified_at":"2026-02-17T14:38:32.000Z","name":"Rowan Johns","mobile_number":"564-233-8079","email_id":"Nannie_Effertz64@gmail.com","dop":"2025-10-01","serial_number":"14567195548966","imei1":"14567195548966","imei2":"14567195548966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189419,"job_number":"JOB_189419","tr_customer_id":189437,"tr_customer_product_id":189427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:35.000Z","modified_at":"2026-02-17T14:28:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28075957400531","imei1":"28075957400531","imei2":"28075957400531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189415,"job_number":"JOB_189415","tr_customer_id":189433,"tr_customer_product_id":189423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:20.000Z","modified_at":"2026-02-17T14:28:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99292255631969","imei1":"99292255631969","imei2":"99292255631969","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189414,"job_number":"JOB_189414","tr_customer_id":189432,"tr_customer_product_id":189422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:06.000Z","modified_at":"2026-02-17T14:28:16.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84311983120304","imei1":"84311983120304","imei2":"84311983120304","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189695,"job_number":"JOB_189695","tr_customer_id":189713,"tr_customer_product_id":189703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:05.000Z","modified_at":"2026-02-17T17:04:24.000Z","name":"Naomi Simonis","mobile_number":"384-291-1741","email_id":"Jerome73@gmail.com","dop":"2025-04-06","serial_number":"17314226043191","imei1":"17314226043191","imei2":"17314226043191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T17:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189691,"job_number":"JOB_189691","tr_customer_id":189709,"tr_customer_product_id":189699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:53:18.000Z","name":"Cicero Jenkins","mobile_number":"299-862-1480","email_id":"Murl_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"16653232280202","imei1":"16653232280202","imei2":"16653232280202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189688,"job_number":"JOB_189688","tr_customer_id":189706,"tr_customer_product_id":189696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:52:34.000Z","name":"Eleonore Mosciski","mobile_number":"951-687-0182","email_id":"Elody49@gmail.com","dop":"2025-04-06","serial_number":"16555308834685","imei1":"16555308834685","imei2":"16555308834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189685,"job_number":"JOB_189685","tr_customer_id":189703,"tr_customer_product_id":189693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:49.000Z","name":"Triston Hahn","mobile_number":"734-926-1815","email_id":"Barbara_Leannon81@gmail.com","dop":"2025-04-06","serial_number":"14904433244005","imei1":"14904433244005","imei2":"14904433244005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189682,"job_number":"JOB_189682","tr_customer_id":189700,"tr_customer_product_id":189690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:31.000Z","modified_at":"2026-02-17T16:45:07.000Z","name":"Francis Wuckert","mobile_number":"881-473-1146","email_id":"Tamia.Predovic48@gmail.com","dop":"2025-04-06","serial_number":"17004259823403","imei1":"17004259823403","imei2":"17004259823403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189679,"job_number":"JOB_189679","tr_customer_id":189697,"tr_customer_product_id":189687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:44:24.000Z","name":"Alberto Bartell","mobile_number":"701-681-9534","email_id":"Martina_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"12439748247116","imei1":"12439748247116","imei2":"12439748247116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189676,"job_number":"JOB_189676","tr_customer_id":189694,"tr_customer_product_id":189684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:40.000Z","name":"Scottie Konopelski","mobile_number":"569-381-5310","email_id":"Destin_Mertz51@hotmail.com","dop":"2025-04-06","serial_number":"10078634494450","imei1":"10078634494450","imei2":"10078634494450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189672,"job_number":"JOB_189672","tr_customer_id":189690,"tr_customer_product_id":189680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:44.000Z","name":"Herminia Fisher","mobile_number":"608-509-7183","email_id":"Judah45@yahoo.com","dop":"2025-08-24","serial_number":"10175862777981","imei1":"10175862777981","imei2":"10175862777981","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189669,"job_number":"JOB_189669","tr_customer_id":189687,"tr_customer_product_id":189677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:53.000Z","name":"Yessenia Ruecker","mobile_number":"826-978-3785","email_id":"Kasey.Jaskolski@hotmail.com","dop":"2025-08-24","serial_number":"11205386856141","imei1":"11205386856141","imei2":"11205386856141","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189666,"job_number":"JOB_189666","tr_customer_id":189684,"tr_customer_product_id":189674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:19.000Z","modified_at":"2026-02-17T16:22:02.000Z","name":"Barry Schultz","mobile_number":"619-512-9186","email_id":"Emilia.Homenick@yahoo.com","dop":"2025-08-24","serial_number":"10202572813814","imei1":"10202572813814","imei2":"10202572813814","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189664,"job_number":"JOB_189664","tr_customer_id":189682,"tr_customer_product_id":189672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:27.000Z","modified_at":"2026-02-17T16:13:38.000Z","name":"Jadyn Goldner","mobile_number":"312-631-9053","email_id":"Torrey.Russel40@gmail.com","dop":"2025-07-01","serial_number":"102648835167820","imei1":"102648835167820","imei2":"102648835167820","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189662,"job_number":"JOB_189662","tr_customer_id":189680,"tr_customer_product_id":189670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:24.000Z","name":"Lea Yost","mobile_number":"907-634-0912","email_id":"Adrien6@gmail.com","dop":"2025-07-01","serial_number":"100899855155379","imei1":"100899855155379","imei2":"100899855155379","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189659,"job_number":"JOB_189659","tr_customer_id":189677,"tr_customer_product_id":189667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:40.000Z","modified_at":"2026-02-17T15:44:15.000Z","name":"Patrick Satterfield","mobile_number":"656-989-9631","email_id":"Alfonzo10@hotmail.com","dop":"2025-08-24","serial_number":"13027289841012","imei1":"13027289841012","imei2":"13027289841012","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189656,"job_number":"JOB_189656","tr_customer_id":189674,"tr_customer_product_id":189664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:43:33.000Z","name":"Carmine Koelpin","mobile_number":"742-730-8150","email_id":"Angie_Powlowski40@yahoo.com","dop":"2025-08-24","serial_number":"16151449418563","imei1":"16151449418563","imei2":"16151449418563","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189653,"job_number":"JOB_189653","tr_customer_id":189671,"tr_customer_product_id":189661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:50.000Z","name":"Abbey Marvin","mobile_number":"914-666-3634","email_id":"Napoleon_Metz@yahoo.com","dop":"2025-08-24","serial_number":"19635317672091","imei1":"19635317672091","imei2":"19635317672091","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189650,"job_number":"JOB_189650","tr_customer_id":189668,"tr_customer_product_id":189658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:31:30.000Z","name":"Mia Veum","mobile_number":"526-353-2654","email_id":"Stephen_Kautzer@gmail.com","dop":"2025-08-24","serial_number":"12154718100303","imei1":"12154718100303","imei2":"12154718100303","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189647,"job_number":"JOB_189647","tr_customer_id":189665,"tr_customer_product_id":189655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:47.000Z","name":"Albertha Davis","mobile_number":"369-268-5081","email_id":"Sally_Koelpin87@hotmail.com","dop":"2025-08-24","serial_number":"12212815581277","imei1":"12212815581277","imei2":"12212815581277","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189644,"job_number":"JOB_189644","tr_customer_id":189662,"tr_customer_product_id":189652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:30:04.000Z","name":"Wava Schamberger","mobile_number":"301-861-7190","email_id":"Terrell.Nikolaus89@hotmail.com","dop":"2025-08-24","serial_number":"16485542291959","imei1":"16485542291959","imei2":"16485542291959","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189641,"job_number":"JOB_189641","tr_customer_id":189659,"tr_customer_product_id":189649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:26:36.000Z","name":"Nettie Schinner","mobile_number":"579-284-2931","email_id":"Sophia97@hotmail.com","dop":"2025-04-06","serial_number":"14107635526940","imei1":"14107635526940","imei2":"14107635526940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189638,"job_number":"JOB_189638","tr_customer_id":189656,"tr_customer_product_id":189646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:25:34.000Z","name":"Dario Waters","mobile_number":"269-678-1674","email_id":"Millie.Turcotte32@hotmail.com","dop":"2025-04-06","serial_number":"19254745163124","imei1":"19254745163124","imei2":"19254745163124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189635,"job_number":"JOB_189635","tr_customer_id":189653,"tr_customer_product_id":189643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:24:35.000Z","name":"Orrin Shanahan","mobile_number":"736-900-8579","email_id":"Domenica_Terry@gmail.com","dop":"2025-04-06","serial_number":"12877654568893","imei1":"12877654568893","imei2":"12877654568893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189632,"job_number":"JOB_189632","tr_customer_id":189650,"tr_customer_product_id":189640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:25.000Z","name":"Marcellus Emard","mobile_number":"268-447-9830","email_id":"Marcelino83@hotmail.com","dop":"2025-04-06","serial_number":"19903886461166","imei1":"19903886461166","imei2":"19903886461166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189630,"job_number":"JOB_189630","tr_customer_id":189648,"tr_customer_product_id":189638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:18.000Z","name":"Maximillia Stracke","mobile_number":"876-876-1764","email_id":"Angelo54@yahoo.com","dop":"2025-04-06","serial_number":"18561204202542","imei1":"18561204202542","imei2":"18561204202542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189628,"job_number":"JOB_189628","tr_customer_id":189646,"tr_customer_product_id":189636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:53.000Z","modified_at":"2026-02-17T15:14:05.000Z","name":"Samir Crist","mobile_number":"765-484-8367","email_id":"Cindy16@yahoo.com","dop":"2025-04-06","serial_number":"13855383153649","imei1":"13855383153649","imei2":"13855383153649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189626,"job_number":"JOB_189626","tr_customer_id":189644,"tr_customer_product_id":189634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:19.000Z","modified_at":"2026-02-17T15:12:59.000Z","name":"Laurianne Green","mobile_number":"974-607-0932","email_id":"Alexandrea_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18217907233436","imei1":"18217907233436","imei2":"18217907233436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189623,"job_number":"JOB_189623","tr_customer_id":189641,"tr_customer_product_id":189631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:30.000Z","modified_at":"2026-02-17T15:12:11.000Z","name":"Hanna Farrell","mobile_number":"758-831-3167","email_id":"Merl92@hotmail.com","dop":"2025-04-06","serial_number":"14521068856274","imei1":"14521068856274","imei2":"14521068856274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189620,"job_number":"JOB_189620","tr_customer_id":189638,"tr_customer_product_id":189628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:11:27.000Z","name":"Jaycee Macejkovic","mobile_number":"274-301-9260","email_id":"Reyes.Beahan@hotmail.com","dop":"2025-08-24","serial_number":"15336491341222","imei1":"15336491341222","imei2":"15336491341222","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189617,"job_number":"JOB_189617","tr_customer_id":189635,"tr_customer_product_id":189625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:44.000Z","name":"Teresa Kautzer","mobile_number":"533-591-3752","email_id":"Angeline_Purdy@hotmail.com","dop":"2025-08-24","serial_number":"19375869000226","imei1":"19375869000226","imei2":"19375869000226","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189614,"job_number":"JOB_189614","tr_customer_id":189632,"tr_customer_product_id":189622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:10:00.000Z","name":"Leanna Batz","mobile_number":"743-533-2366","email_id":"Claudia_Schoen51@hotmail.com","dop":"2025-08-24","serial_number":"19993066281955","imei1":"19993066281955","imei2":"19993066281955","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189610,"job_number":"JOB_189610","tr_customer_id":189628,"tr_customer_product_id":189618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:42.000Z","modified_at":"2026-02-17T14:58:22.000Z","name":"Richard Mann","mobile_number":"203-568-1526","email_id":"Marc35@yahoo.com","dop":"2025-04-06","serial_number":"10286401730754","imei1":"10286401730754","imei2":"10286401730754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189606,"job_number":"JOB_189606","tr_customer_id":189624,"tr_customer_product_id":189614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:57:34.000Z","name":"Titus Ortiz","mobile_number":"885-903-5577","email_id":"Chase83@gmail.com","dop":"2025-04-06","serial_number":"12797343353163","imei1":"12797343353163","imei2":"12797343353163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189603,"job_number":"JOB_189603","tr_customer_id":189621,"tr_customer_product_id":189611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:57:29.000Z","name":"Bessie Daniel","mobile_number":"984-656-1604","email_id":"Alexandria_Langworth75@gmail.com","dop":"2025-04-06","serial_number":"14359349058974","imei1":"14359349058974","imei2":"14359349058974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189599,"job_number":"JOB_189599","tr_customer_id":189617,"tr_customer_product_id":189607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:47.000Z","name":"Eloise Altenwerth","mobile_number":"274-855-3258","email_id":"Letha67@yahoo.com","dop":"2025-04-06","serial_number":"19940301946577","imei1":"19940301946577","imei2":"19940301946577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189597,"job_number":"JOB_189597","tr_customer_id":189615,"tr_customer_product_id":189605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:44.000Z","name":"Krista Kuhlman","mobile_number":"668-320-0566","email_id":"Thelma67@gmail.com","dop":"2025-04-06","serial_number":"12083232360942","imei1":"12083232360942","imei2":"12083232360942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189593,"job_number":"JOB_189593","tr_customer_id":189611,"tr_customer_product_id":189601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:52.000Z","modified_at":"2026-02-17T14:56:31.000Z","name":"Aleen Stroman","mobile_number":"658-952-8398","email_id":"Gillian.Schamberger67@gmail.com","dop":"2025-04-06","serial_number":"18343196714457","imei1":"18343196714457","imei2":"18343196714457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189590,"job_number":"JOB_189590","tr_customer_id":189608,"tr_customer_product_id":189598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:56:12.000Z","name":"Lonie Thompson","mobile_number":"382-224-4283","email_id":"Austin46@gmail.com","dop":"2025-04-06","serial_number":"11001397704088","imei1":"11001397704088","imei2":"11001397704088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189586,"job_number":"JOB_189586","tr_customer_id":189604,"tr_customer_product_id":189594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:58.000Z","name":"Alfredo Hintz","mobile_number":"849-273-2604","email_id":"Raul91@hotmail.com","dop":"2025-04-06","serial_number":"16130598092626","imei1":"16130598092626","imei2":"16130598092626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189583,"job_number":"JOB_189583","tr_customer_id":189601,"tr_customer_product_id":189591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:55:29.000Z","name":"Jerry Rice","mobile_number":"549-410-1567","email_id":"Celestine_Pollich@gmail.com","dop":"2025-04-06","serial_number":"10059396518781","imei1":"10059396518781","imei2":"10059396518781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189580,"job_number":"JOB_189580","tr_customer_id":189598,"tr_customer_product_id":189588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:50.000Z","name":"Bulah Thiel","mobile_number":"897-452-4233","email_id":"Coralie_Bode@yahoo.com","dop":"2025-08-24","serial_number":"12669524404125","imei1":"12669524404125","imei2":"12669524404125","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189577,"job_number":"JOB_189577","tr_customer_id":189595,"tr_customer_product_id":189585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:47.000Z","name":"Glenna Lockman","mobile_number":"823-463-8678","email_id":"Heather.Hudson24@hotmail.com","dop":"2025-04-06","serial_number":"18480761985390","imei1":"18480761985390","imei2":"18480761985390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189574,"job_number":"JOB_189574","tr_customer_id":189592,"tr_customer_product_id":189582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:36.000Z","modified_at":"2026-02-17T14:54:17.000Z","name":"Frederique Hickle","mobile_number":"496-615-4842","email_id":"Eddie_McGlynn1@yahoo.com","dop":"2025-04-06","serial_number":"19368745627120","imei1":"19368745627120","imei2":"19368745627120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189572,"job_number":"JOB_189572","tr_customer_id":189590,"tr_customer_product_id":189580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:54:06.000Z","name":"Syble Lehner","mobile_number":"577-933-2047","email_id":"Tanner_Nikolaus41@yahoo.com","dop":"2025-08-24","serial_number":"13403789106219","imei1":"13403789106219","imei2":"13403789106219","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189569,"job_number":"JOB_189569","tr_customer_id":189587,"tr_customer_product_id":189577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:48.000Z","name":"Toy Hilll","mobile_number":"287-494-6298","email_id":"Janae_Herzog92@gmail.com","dop":"2025-04-06","serial_number":"12933723834008","imei1":"12933723834008","imei2":"12933723834008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189566,"job_number":"JOB_189566","tr_customer_id":189584,"tr_customer_product_id":189574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Peter Pacocha","mobile_number":"612-833-3154","email_id":"Bernice90@yahoo.com","dop":"2025-04-06","serial_number":"10179323890697","imei1":"10179323890697","imei2":"10179323890697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189563,"job_number":"JOB_189563","tr_customer_id":189581,"tr_customer_product_id":189571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:53:21.000Z","name":"Nia King","mobile_number":"413-870-7065","email_id":"Rafaela99@gmail.com","dop":"2025-08-24","serial_number":"12798834204803","imei1":"12798834204803","imei2":"12798834204803","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189560,"job_number":"JOB_189560","tr_customer_id":189578,"tr_customer_product_id":189568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:36.000Z","modified_at":"2026-02-17T14:53:17.000Z","name":"Broderick Ritchie","mobile_number":"736-286-9778","email_id":"Amber30@gmail.com","dop":"2025-04-06","serial_number":"18648387600285","imei1":"18648387600285","imei2":"18648387600285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189558,"job_number":"JOB_189558","tr_customer_id":189576,"tr_customer_product_id":189566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:53:04.000Z","name":"Sabryna Cronin","mobile_number":"860-911-2369","email_id":"Alejandrin74@hotmail.com","dop":"2025-04-06","serial_number":"18820227513983","imei1":"18820227513983","imei2":"18820227513983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189552,"job_number":"JOB_189552","tr_customer_id":189570,"tr_customer_product_id":189560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"Lily Kling","mobile_number":"464-915-8335","email_id":"Izabella_Johns@gmail.com","dop":"2025-04-06","serial_number":"18495593324000","imei1":"18495593324000","imei2":"18495593324000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189549,"job_number":"JOB_189549","tr_customer_id":189567,"tr_customer_product_id":189557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:07.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Mariane Ziemann","mobile_number":"726-809-3897","email_id":"Noel55@hotmail.com","dop":"2025-04-06","serial_number":"13851828518860","imei1":"13851828518860","imei2":"13851828518860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189540,"job_number":"JOB_189540","tr_customer_id":189558,"tr_customer_product_id":189548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Eden Prosacco","mobile_number":"781-257-7215","email_id":"Melyna.Waters14@yahoo.com","dop":"2025-04-06","serial_number":"18507845689312","imei1":"18507845689312","imei2":"18507845689312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189537,"job_number":"JOB_189537","tr_customer_id":189555,"tr_customer_product_id":189545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:59.000Z","name":"Coy Moen","mobile_number":"813-924-0510","email_id":"Gerard_Ritchie62@hotmail.com","dop":"2025-04-06","serial_number":"10566971003302","imei1":"10566971003302","imei2":"10566971003302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189534,"job_number":"JOB_189534","tr_customer_id":189552,"tr_customer_product_id":189542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:20.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Virginie Harris","mobile_number":"679-423-8730","email_id":"Oswald.Simonis99@hotmail.com","dop":"2025-04-06","serial_number":"11313250070554","imei1":"11313250070554","imei2":"11313250070554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189531,"job_number":"JOB_189531","tr_customer_id":189549,"tr_customer_product_id":189539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:51:12.000Z","name":"Deontae Donnelly","mobile_number":"658-979-2904","email_id":"Cierra56@gmail.com","dop":"2025-04-06","serial_number":"17342919198033","imei1":"17342919198033","imei2":"17342919198033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189527,"job_number":"JOB_189527","tr_customer_id":189545,"tr_customer_product_id":189535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:30.000Z","modified_at":"2026-02-17T14:49:46.000Z","name":"Leonel Sporer","mobile_number":"390-742-8867","email_id":"Ali.Dickinson7@gmail.com","dop":"2025-05-30","serial_number":"15142444176464","imei1":"15142444176464","imei2":"15142444176464","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189523,"job_number":"JOB_189523","tr_customer_id":189541,"tr_customer_product_id":189531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:52.000Z","modified_at":"2026-02-17T14:47:31.000Z","name":"Cristobal Koss","mobile_number":"699-949-3649","email_id":"Thelma_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"19656942917657","imei1":"19656942917657","imei2":"19656942917657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189520,"job_number":"JOB_189520","tr_customer_id":189538,"tr_customer_product_id":189528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:04.000Z","modified_at":"2026-02-17T14:46:42.000Z","name":"Richie Kub","mobile_number":"384-437-1782","email_id":"Edd52@gmail.com","dop":"2025-04-06","serial_number":"15178549008132","imei1":"15178549008132","imei2":"15178549008132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189518,"job_number":"JOB_189518","tr_customer_id":189536,"tr_customer_product_id":189526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:35.000Z","modified_at":"2026-02-17T14:45:10.000Z","name":"Curt Effertz","mobile_number":"349-753-2848","email_id":"Enoch.Spencer@gmail.com","dop":"2025-04-06","serial_number":"12169410892209","imei1":"12169410892209","imei2":"12169410892209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189515,"job_number":"JOB_189515","tr_customer_id":189533,"tr_customer_product_id":189523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:45:11.000Z","name":"Waylon Goodwin","mobile_number":"536-948-3038","email_id":"Rogers46@gmail.com","dop":"2025-04-06","serial_number":"11061916316007","imei1":"11061916316007","imei2":"11061916316007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189512,"job_number":"JOB_189512","tr_customer_id":189530,"tr_customer_product_id":189520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:50.000Z","name":"Myrna Friesen","mobile_number":"437-423-2515","email_id":"Colleen_Welch10@yahoo.com","dop":"2025-04-06","serial_number":"13362189591218","imei1":"13362189591218","imei2":"13362189591218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189509,"job_number":"JOB_189509","tr_customer_id":189527,"tr_customer_product_id":189517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:56.000Z","modified_at":"2026-02-17T14:44:35.000Z","name":"Stefanie Leannon","mobile_number":"214-895-5287","email_id":"Jessy.Wehner@yahoo.com","dop":"2025-04-06","serial_number":"10883862979915","imei1":"10883862979915","imei2":"10883862979915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189506,"job_number":"JOB_189506","tr_customer_id":189524,"tr_customer_product_id":189514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:52.000Z","modified_at":"2026-02-17T14:44:28.000Z","name":"Jettie Ernser","mobile_number":"799-373-7381","email_id":"Sarah.Fay35@hotmail.com","dop":"2025-04-06","serial_number":"16225922497936","imei1":"16225922497936","imei2":"16225922497936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189503,"job_number":"JOB_189503","tr_customer_id":189521,"tr_customer_product_id":189511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:44:25.000Z","name":"Zelda Grimes","mobile_number":"302-609-1932","email_id":"Jarrell_Sanford82@yahoo.com","dop":"2025-04-06","serial_number":"19994242618413","imei1":"19994242618413","imei2":"19994242618413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189500,"job_number":"JOB_189500","tr_customer_id":189518,"tr_customer_product_id":189508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:44:15.000Z","name":"Aimee Fadel","mobile_number":"457-389-5510","email_id":"Raoul_Windler@yahoo.com","dop":"2000-01-31","serial_number":"10234631857212","imei1":"10234631857212","imei2":"10234631857212","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189497,"job_number":"JOB_189497","tr_customer_id":189515,"tr_customer_product_id":189505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:25.000Z","modified_at":"2026-02-17T14:44:04.000Z","name":"Jovan Toy","mobile_number":"508-218-4405","email_id":"Laron.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"10062088752029","imei1":"10062088752029","imei2":"10062088752029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189494,"job_number":"JOB_189494","tr_customer_id":189512,"tr_customer_product_id":189502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:48.000Z","name":"Shaylee Hamill","mobile_number":"261-328-1384","email_id":"Chelsie26@yahoo.com","dop":"2025-04-06","serial_number":"11145123957078","imei1":"11145123957078","imei2":"11145123957078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189491,"job_number":"JOB_189491","tr_customer_id":189509,"tr_customer_product_id":189499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:45.000Z","name":"Rubye Hoeger","mobile_number":"535-298-8594","email_id":"Hildegard42@gmail.com","dop":"2025-04-06","serial_number":"18937074436552","imei1":"18937074436552","imei2":"18937074436552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189488,"job_number":"JOB_189488","tr_customer_id":189506,"tr_customer_product_id":189496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:43:38.000Z","name":"Kiel Jenkins","mobile_number":"575-886-9235","email_id":"Eloy.Satterfield78@hotmail.com","dop":"2025-04-06","serial_number":"16983358592420","imei1":"16983358592420","imei2":"16983358592420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189485,"job_number":"JOB_189485","tr_customer_id":189503,"tr_customer_product_id":189493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:43:28.000Z","name":"Seamus Kessler","mobile_number":"771-456-8896","email_id":"Dominique30@hotmail.com","dop":"2000-01-31","serial_number":"10852744178969","imei1":"10852744178969","imei2":"10852744178969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189482,"job_number":"JOB_189482","tr_customer_id":189500,"tr_customer_product_id":189490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:38.000Z","modified_at":"2026-02-17T14:43:17.000Z","name":"Wilson Rogahn","mobile_number":"535-780-5120","email_id":"Jonathan_Schowalter36@yahoo.com","dop":"2025-04-06","serial_number":"15365672920007","imei1":"15365672920007","imei2":"15365672920007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189479,"job_number":"JOB_189479","tr_customer_id":189497,"tr_customer_product_id":189487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:43:03.000Z","name":"Stephanie Kutch","mobile_number":"710-535-4435","email_id":"Delia55@gmail.com","dop":"2025-04-06","serial_number":"11963979187664","imei1":"11963979187664","imei2":"11963979187664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189476,"job_number":"JOB_189476","tr_customer_id":189494,"tr_customer_product_id":189484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:40.000Z","name":"Viviane Barrows","mobile_number":"567-961-3876","email_id":"Etha.Wisozk31@hotmail.com","dop":"2000-01-31","serial_number":"10315361111647","imei1":"10315361111647","imei2":"10315361111647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189473,"job_number":"JOB_189473","tr_customer_id":189491,"tr_customer_product_id":189481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:42:36.000Z","name":"Nelle Kirlin","mobile_number":"898-753-9186","email_id":"Chester23@yahoo.com","dop":"2025-04-06","serial_number":"11298327381974","imei1":"11298327381974","imei2":"11298327381974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189470,"job_number":"JOB_189470","tr_customer_id":189488,"tr_customer_product_id":189478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:42:16.000Z","name":"Felipe O'Kon","mobile_number":"349-329-3620","email_id":"Berniece73@hotmail.com","dop":"2025-06-18","serial_number":"10197181882925","imei1":"10197181882925","imei2":"10197181882925","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189467,"job_number":"JOB_189467","tr_customer_id":189485,"tr_customer_product_id":189475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:42:10.000Z","name":"Enrico Hand","mobile_number":"679-563-2346","email_id":"Summer95@gmail.com","dop":"2025-04-06","serial_number":"16884772637772","imei1":"16884772637772","imei2":"16884772637772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189464,"job_number":"JOB_189464","tr_customer_id":189482,"tr_customer_product_id":189472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:53.000Z","name":"Deion Schmitt","mobile_number":"537-351-4826","email_id":"Bryce.Thompson3@gmail.com","dop":"2000-01-31","serial_number":"10403496840715","imei1":"10403496840715","imei2":"10403496840715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189461,"job_number":"JOB_189461","tr_customer_id":189479,"tr_customer_product_id":189469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:09.000Z","modified_at":"2026-02-17T14:41:49.000Z","name":"Justine Carroll","mobile_number":"968-870-2054","email_id":"Vanessa_Huel81@hotmail.com","dop":"2025-04-06","serial_number":"18537858399984","imei1":"18537858399984","imei2":"18537858399984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189459,"job_number":"JOB_189459","tr_customer_id":189477,"tr_customer_product_id":189467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:54.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Brendan Krajcik","mobile_number":"582-652-6086","email_id":"Titus.Hudson@gmail.com","dop":"2025-02-01","serial_number":"20260857711406","imei1":"20260857711406","imei2":"20260857711406","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189455,"job_number":"JOB_189455","tr_customer_id":189473,"tr_customer_product_id":189463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Leilani Hoppe","mobile_number":"561-904-6870","email_id":"Sid92@yahoo.com","dop":"2025-06-18","serial_number":"10454214135627","imei1":"10454214135627","imei2":"10454214135627","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189452,"job_number":"JOB_189452","tr_customer_id":189470,"tr_customer_product_id":189460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:41:23.000Z","name":"Bennie Hintz","mobile_number":"900-624-8178","email_id":"Skylar_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"19952494407746","imei1":"19952494407746","imei2":"19952494407746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189450,"job_number":"JOB_189450","tr_customer_id":189468,"tr_customer_product_id":189458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:41.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16039493090998","imei2":"16039493090998","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189448,"job_number":"JOB_189448","tr_customer_id":189466,"tr_customer_product_id":189456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:37.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11193401600705","imei2":"11193401600705","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189445,"job_number":"JOB_189445","tr_customer_id":189463,"tr_customer_product_id":189453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:21.000Z","modified_at":"2026-02-17T14:41:01.000Z","name":"Maryse Hoeger","mobile_number":"739-400-3776","email_id":"Grady_VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"13384327515833","imei1":"13384327515833","imei2":"13384327515833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189443,"job_number":"JOB_189443","tr_customer_id":189461,"tr_customer_product_id":189451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:15.000Z","modified_at":"2026-02-17T14:40:24.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16588122294881","imei2":"16588122294881","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189441,"job_number":"JOB_189441","tr_customer_id":189459,"tr_customer_product_id":189449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Audrey Corwin","mobile_number":"730-436-0443","email_id":"Reece24@hotmail.com","dop":"2025-02-01","serial_number":"97804942439212","imei1":"97804942439212","imei2":"97804942439212","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189436,"job_number":"JOB_189436","tr_customer_id":189454,"tr_customer_product_id":189444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:40:35.000Z","name":"Zola Herzog","mobile_number":"267-810-1373","email_id":"Dena90@gmail.com","dop":"2025-04-06","serial_number":"10865469751040","imei1":"10865469751040","imei2":"10865469751040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189434,"job_number":"JOB_189434","tr_customer_id":189452,"tr_customer_product_id":189442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:25.000Z","modified_at":"2026-02-17T14:40:00.000Z","name":"Earl Hoeger","mobile_number":"646-740-6136","email_id":"Craig_Hills17@gmail.com","dop":"2025-02-01","serial_number":"29067133821311","imei1":"29067133821311","imei2":"29067133821311","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189421,"job_number":"JOB_189421","tr_customer_id":189439,"tr_customer_product_id":189429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:17.000Z","modified_at":"2026-02-17T14:29:59.000Z","name":"Ada Dietrich","mobile_number":"445-983-8619","email_id":"April53@gmail.com","dop":"2025-04-06","serial_number":"10771298726863","imei1":"10771298726863","imei2":"10771298726863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189417,"job_number":"JOB_189417","tr_customer_id":189435,"tr_customer_product_id":189425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:29:08.000Z","name":"Cory Hickle","mobile_number":"800-307-0363","email_id":"Jaunita.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14167107088173","imei1":"14167107088173","imei2":"14167107088173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189412,"job_number":"JOB_189412","tr_customer_id":189430,"tr_customer_product_id":189420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:28:18.000Z","name":"Neal White","mobile_number":"282-272-4659","email_id":"Rebeca.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19538842515582","imei1":"19538842515582","imei2":"19538842515582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189410,"job_number":"JOB_189410","tr_customer_id":189428,"tr_customer_product_id":189418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:17:04.000Z","name":"Viola Mraz","mobile_number":"403-780-5495","email_id":"Ethan.Littel@hotmail.com","dop":"2025-12-31","serial_number":"101310179684596","imei1":"101310179684596","imei2":"101310179684596","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189408,"job_number":"JOB_189408","tr_customer_id":189426,"tr_customer_product_id":189416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:51.000Z","modified_at":"2026-02-17T14:16:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94985732888053","imei1":"94985732888053","imei2":"94985732888053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189401,"job_number":"JOB_189401","tr_customer_id":189419,"tr_customer_product_id":189409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:40.000Z","modified_at":"2026-02-17T14:16:18.000Z","name":"Amani Hettinger","mobile_number":"899-711-8599","email_id":"Ardella_OReilly13@hotmail.com","dop":"2025-12-31","serial_number":"109118060255099","imei1":"109118060255099","imei2":"109118060255099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189399,"job_number":"JOB_189399","tr_customer_id":189417,"tr_customer_product_id":189407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37476824028913","imei1":"37476824028913","imei2":"37476824028913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189391,"job_number":"JOB_189391","tr_customer_id":189409,"tr_customer_product_id":189399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:33.000Z","name":"Agnes Halvorson","mobile_number":"245-350-8103","email_id":"Rebeca.Connelly32@hotmail.com","dop":"2025-04-06","serial_number":"17907358681099","imei1":"17907358681099","imei2":"17907358681099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189390,"job_number":"JOB_189390","tr_customer_id":189408,"tr_customer_product_id":189398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:32.000Z","name":"Adelbert Torp","mobile_number":"724-528-6106","email_id":"Georgette34@hotmail.com","dop":"2025-12-31","serial_number":"105126430203102","imei1":"105126430203102","imei2":"105126430203102","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189388,"job_number":"JOB_189388","tr_customer_id":189406,"tr_customer_product_id":189396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:15:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14766271662250","imei1":"14766271662250","imei2":"14766271662250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189380,"job_number":"JOB_189380","tr_customer_id":189398,"tr_customer_product_id":189388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:13.000Z","modified_at":"2026-02-17T14:12:10.000Z","name":"Caitlyn Kessler","mobile_number":"977-295-4273","email_id":"Jairo_Hegmann28@yahoo.com","dop":"2025-04-06","serial_number":"18119956014666","imei1":"18119956014666","imei2":"18119956014666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189377,"job_number":"JOB_189377","tr_customer_id":189395,"tr_customer_product_id":189385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:22.000Z","modified_at":"2026-02-17T14:11:02.000Z","name":"Demetris Bins","mobile_number":"355-684-5297","email_id":"Eugenia.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"18752214812998","imei1":"18752214812998","imei2":"18752214812998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189374,"job_number":"JOB_189374","tr_customer_id":189392,"tr_customer_product_id":189382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:10:14.000Z","name":"Gail Windler","mobile_number":"455-618-3681","email_id":"Jaylen_Gutkowski25@gmail.com","dop":"2025-04-06","serial_number":"13049253296710","imei1":"13049253296710","imei2":"13049253296710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:51.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189595Has required fileds 1 0 0
verify if the json number starts with JOB_ 1062 0 0
Verify if the json object with id189592Has required fileds 1 0 0
Verify if the json object with id189588Has required fileds 1 0 0
Verify if the json object with id189556Has required fileds 1 0 0
Verify if the json object with id189555Has required fileds 1 0 0
Verify if the json object with id189554Has required fileds 1 0 0
Verify if the json object with id189547Has required fileds 1 0 0
Verify if the json object with id189546Has required fileds 1 0 0
Verify if the json object with id189545Has required fileds 1 0 0
Verify if the json object with id189544Has required fileds 1 0 0
Verify if the json object with id189543Has required fileds 1 0 0
Verify if the json object with id189542Has required fileds 1 0 0
Verify if the json object with id189526Has required fileds 1 0 0
Verify if the json object with id189525Has required fileds 1 0 0
Verify if the json object with id189522Has required fileds 1 0 0
Verify if the json object with id189431Has required fileds 1 0 0
Verify if the json object with id189430Has required fileds 1 0 0
Verify if the json object with id189429Has required fileds 1 0 0
Verify if the json object with id189428Has required fileds 1 0 0
Verify if the json object with id189427Has required fileds 1 0 0
Verify if the json object with id189426Has required fileds 1 0 0
Verify if the json object with id189425Has required fileds 1 0 0
Verify if the json object with id189424Has required fileds 1 0 0
Verify if the json object with id189423Has required fileds 1 0 0
Verify if the json object with id189419Has required fileds 1 0 0
Verify if the json object with id189415Has required fileds 1 0 0
Verify if the json object with id189414Has required fileds 1 0 0
Verify if the json object with id189359Has required fileds 1 0 0
Verify if the json object with id189336Has required fileds 1 0 0
Verify if the json object with id189332Has required fileds 1 0 0
Verify if the json object with id189331Has required fileds 1 0 0
Verify if the json object with id189328Has required fileds 1 0 0
Verify if the json object with id189327Has required fileds 1 0 0
Verify if the json object with id189317Has required fileds 1 0 0
Verify if the json object with id189316Has required fileds 1 0 0
Verify if the json object with id189315Has required fileds 1 0 0
Verify if the json object with id189314Has required fileds 1 0 0
Verify if the json object with id189312Has required fileds 1 0 0
Verify if the json object with id189311Has required fileds 1 0 0
Verify if the json object with id189306Has required fileds 1 0 0
Verify if the json object with id189305Has required fileds 1 0 0
Verify if the json object with id189304Has required fileds 1 0 0
Verify if the json object with id189303Has required fileds 1 0 0
Verify if the json object with id189294Has required fileds 1 0 0
Verify if the json object with id189283Has required fileds 1 0 0
Verify if the json object with id189249Has required fileds 1 0 0
Verify if the json object with id189248Has required fileds 1 0 0
Verify if the json object with id189206Has required fileds 1 0 0
Verify if the json object with id189202Has required fileds 1 0 0
Verify if the json object with id189198Has required fileds 1 0 0
Verify if the json object with id189194Has required fileds 1 0 0
Verify if the json object with id189193Has required fileds 1 0 0
Verify if the json object with id189192Has required fileds 1 0 0
Verify if the json object with id189074Has required fileds 1 0 0
Verify if the json object with id189073Has required fileds 1 0 0
Verify if the json object with id189072Has required fileds 1 0 0
Verify if the json object with id189045Has required fileds 1 0 0
Verify if the json object with id189044Has required fileds 1 0 0
Verify if the json object with id189041Has required fileds 1 0 0
Verify if the json object with id189038Has required fileds 1 0 0
Verify if the json object with id189037Has required fileds 1 0 0
Verify if the json object with id189036Has required fileds 1 0 0
Verify if the json object with id189030Has required fileds 1 0 0
Verify if the json object with id189029Has required fileds 1 0 0
Verify if the json object with id189028Has required fileds 1 0 0
Verify if the json object with id189027Has required fileds 1 0 0
Verify if the json object with id189026Has required fileds 1 0 0
Verify if the json object with id189025Has required fileds 1 0 0
Verify if the json object with id189018Has required fileds 1 0 0
Verify if the json object with id189017Has required fileds 1 0 0
Verify if the json object with id189016Has required fileds 1 0 0
Verify if the json object with id189015Has required fileds 1 0 0
Verify if the json object with id188955Has required fileds 1 0 0
Verify if the json object with id188954Has required fileds 1 0 0
Verify if the json object with id188871Has required fileds 1 0 0
Verify if the json object with id188862Has required fileds 1 0 0
Verify if the json object with id188860Has required fileds 1 0 0
Verify if the json object with id188857Has required fileds 1 0 0
Verify if the json object with id188856Has required fileds 1 0 0
Verify if the json object with id188852Has required fileds 1 0 0
Verify if the json object with id188839Has required fileds 1 0 0
Verify if the json object with id188838Has required fileds 1 0 0
Verify if the json object with id188837Has required fileds 1 0 0
Verify if the json object with id188830Has required fileds 1 0 0
Verify if the json object with id188823Has required fileds 1 0 0
Verify if the json object with id188818Has required fileds 1 0 0
Verify if the json object with id188815Has required fileds 1 0 0
Verify if the json object with id188814Has required fileds 1 0 0
Verify if the json object with id188804Has required fileds 1 0 0
Verify if the json object with id188803Has required fileds 1 0 0
Verify if the json object with id188802Has required fileds 1 0 0
Verify if the json object with id188798Has required fileds 1 0 0
Verify if the json object with id188797Has required fileds 1 0 0
Verify if the json object with id188796Has required fileds 1 0 0
Verify if the json object with id188795Has required fileds 1 0 0
Verify if the json object with id188794Has required fileds 1 0 0
Verify if the json object with id188793Has required fileds 1 0 0
Verify if the json object with id188778Has required fileds 1 0 0
Verify if the json object with id188744Has required fileds 1 0 0
Verify if the json object with id188723Has required fileds 1 0 0
Verify if the json object with id188705Has required fileds 1 0 0
Verify if the json object with id188701Has required fileds 1 0 0
Verify if the json object with id188692Has required fileds 1 0 0
Verify if the json object with id188686Has required fileds 1 0 0
Verify if the json object with id189371Has required fileds 1 0 0
Verify if the json object with id189370Has required fileds 1 0 0
Verify if the json object with id189369Has required fileds 1 0 0
Verify if the json object with id189365Has required fileds 1 0 0
Verify if the json object with id189364Has required fileds 1 0 0
Verify if the json object with id189363Has required fileds 1 0 0
Verify if the json object with id189712Has required fileds 1 0 0
Verify if the json object with id189711Has required fileds 1 0 0
Verify if the json object with id189710Has required fileds 1 0 0
Verify if the json object with id189709Has required fileds 1 0 0
Verify if the json object with id189708Has required fileds 1 0 0
Verify if the json object with id189707Has required fileds 1 0 0
Verify if the json object with id189706Has required fileds 1 0 0
Verify if the json object with id189705Has required fileds 1 0 0
Verify if the json object with id189704Has required fileds 1 0 0
Verify if the json object with id189703Has required fileds 1 0 0
Verify if the json object with id189702Has required fileds 1 0 0
Verify if the json object with id189701Has required fileds 1 0 0
Verify if the json object with id189700Has required fileds 1 0 0
Verify if the json object with id189699Has required fileds 1 0 0
Verify if the json object with id189698Has required fileds 1 0 0
Verify if the json object with id189697Has required fileds 1 0 0
Verify if the json object with id189696Has required fileds 1 0 0
Verify if the json object with id189695Has required fileds 1 0 0
Verify if the json object with id189694Has required fileds 1 0 0
Verify if the json object with id189693Has required fileds 1 0 0
Verify if the json object with id189692Has required fileds 1 0 0
Verify if the json object with id189691Has required fileds 1 0 0
Verify if the json object with id189690Has required fileds 1 0 0
Verify if the json object with id189689Has required fileds 1 0 0
Verify if the json object with id189688Has required fileds 1 0 0
Verify if the json object with id189687Has required fileds 1 0 0
Verify if the json object with id189686Has required fileds 1 0 0
Verify if the json object with id189685Has required fileds 1 0 0
Verify if the json object with id189684Has required fileds 1 0 0
Verify if the json object with id189683Has required fileds 1 0 0
Verify if the json object with id189682Has required fileds 1 0 0
Verify if the json object with id189681Has required fileds 1 0 0
Verify if the json object with id189680Has required fileds 1 0 0
Verify if the json object with id189679Has required fileds 1 0 0
Verify if the json object with id189678Has required fileds 1 0 0
Verify if the json object with id189677Has required fileds 1 0 0
Verify if the json object with id189676Has required fileds 1 0 0
Verify if the json object with id189675Has required fileds 1 0 0
Verify if the json object with id189674Has required fileds 1 0 0
Verify if the json object with id189673Has required fileds 1 0 0
Verify if the json object with id189672Has required fileds 1 0 0
Verify if the json object with id189671Has required fileds 1 0 0
Verify if the json object with id189670Has required fileds 1 0 0
Verify if the json object with id189669Has required fileds 1 0 0
Verify if the json object with id189668Has required fileds 1 0 0
Verify if the json object with id189667Has required fileds 1 0 0
Verify if the json object with id189666Has required fileds 1 0 0
Verify if the json object with id189665Has required fileds 1 0 0
Verify if the json object with id189664Has required fileds 1 0 0
Verify if the json object with id189663Has required fileds 1 0 0
Verify if the json object with id189662Has required fileds 1 0 0
Verify if the json object with id189661Has required fileds 1 0 0
Verify if the json object with id189660Has required fileds 1 0 0
Verify if the json object with id189659Has required fileds 1 0 0
Verify if the json object with id189658Has required fileds 1 0 0
Verify if the json object with id189657Has required fileds 1 0 0
Verify if the json object with id189656Has required fileds 1 0 0
Verify if the json object with id189655Has required fileds 1 0 0
Verify if the json object with id189654Has required fileds 1 0 0
Verify if the json object with id189653Has required fileds 1 0 0
Verify if the json object with id189652Has required fileds 1 0 0
Verify if the json object with id189651Has required fileds 1 0 0
Verify if the json object with id189650Has required fileds 1 0 0
Verify if the json object with id189649Has required fileds 1 0 0
Verify if the json object with id189648Has required fileds 1 0 0
Verify if the json object with id189647Has required fileds 1 0 0
Verify if the json object with id189646Has required fileds 1 0 0
Verify if the json object with id189645Has required fileds 1 0 0
Verify if the json object with id189644Has required fileds 1 0 0
Verify if the json object with id189643Has required fileds 1 0 0
Verify if the json object with id189642Has required fileds 1 0 0
Verify if the json object with id189641Has required fileds 1 0 0
Verify if the json object with id189640Has required fileds 1 0 0
Verify if the json object with id189639Has required fileds 1 0 0
Verify if the json object with id189638Has required fileds 1 0 0
Verify if the json object with id189637Has required fileds 1 0 0
Verify if the json object with id189636Has required fileds 1 0 0
Verify if the json object with id189635Has required fileds 1 0 0
Verify if the json object with id189634Has required fileds 1 0 0
Verify if the json object with id189633Has required fileds 1 0 0
Verify if the json object with id189632Has required fileds 1 0 0
Verify if the json object with id189631Has required fileds 1 0 0
Verify if the json object with id189630Has required fileds 1 0 0
Verify if the json object with id189629Has required fileds 1 0 0
Verify if the json object with id189628Has required fileds 1 0 0
Verify if the json object with id189627Has required fileds 1 0 0
Verify if the json object with id189626Has required fileds 1 0 0
Verify if the json object with id189625Has required fileds 1 0 0
Verify if the json object with id189624Has required fileds 1 0 0
Verify if the json object with id189623Has required fileds 1 0 0
Verify if the json object with id189622Has required fileds 1 0 0
Verify if the json object with id189621Has required fileds 1 0 0
Verify if the json object with id189620Has required fileds 1 0 0
Verify if the json object with id189619Has required fileds 1 0 0
Verify if the json object with id189618Has required fileds 1 0 0
Verify if the json object with id189617Has required fileds 1 0 0
Verify if the json object with id189616Has required fileds 1 0 0
Verify if the json object with id189615Has required fileds 1 0 0
Verify if the json object with id189614Has required fileds 1 0 0
Verify if the json object with id189613Has required fileds 1 0 0
Verify if the json object with id189612Has required fileds 1 0 0
Verify if the json object with id189611Has required fileds 1 0 0
Verify if the json object with id189610Has required fileds 1 0 0
Verify if the json object with id189609Has required fileds 1 0 0
Verify if the json object with id189608Has required fileds 1 0 0
Verify if the json object with id189607Has required fileds 1 0 0
Verify if the json object with id189606Has required fileds 1 0 0
Verify if the json object with id189605Has required fileds 1 0 0
Verify if the json object with id189604Has required fileds 1 0 0
Verify if the json object with id189603Has required fileds 1 0 0
Verify if the json object with id189602Has required fileds 1 0 0
Verify if the json object with id189601Has required fileds 1 0 0
Verify if the json object with id189600Has required fileds 1 0 0
Verify if the json object with id189599Has required fileds 1 0 0
Verify if the json object with id189598Has required fileds 1 0 0
Verify if the json object with id189597Has required fileds 1 0 0
Verify if the json object with id189596Has required fileds 1 0 0
Verify if the json object with id189594Has required fileds 1 0 0
Verify if the json object with id189593Has required fileds 1 0 0
Verify if the json object with id189591Has required fileds 1 0 0
Verify if the json object with id189590Has required fileds 1 0 0
Verify if the json object with id189589Has required fileds 1 0 0
Verify if the json object with id189587Has required fileds 1 0 0
Verify if the json object with id189586Has required fileds 1 0 0
Verify if the json object with id189585Has required fileds 1 0 0
Verify if the json object with id189584Has required fileds 1 0 0
Verify if the json object with id189583Has required fileds 1 0 0
Verify if the json object with id189582Has required fileds 1 0 0
Verify if the json object with id189581Has required fileds 1 0 0
Verify if the json object with id189580Has required fileds 1 0 0
Verify if the json object with id189579Has required fileds 1 0 0
Verify if the json object with id189578Has required fileds 1 0 0
Verify if the json object with id189577Has required fileds 1 0 0
Verify if the json object with id189576Has required fileds 1 0 0
Verify if the json object with id189575Has required fileds 1 0 0
Verify if the json object with id189574Has required fileds 1 0 0
Verify if the json object with id189573Has required fileds 1 0 0
Verify if the json object with id189572Has required fileds 1 0 0
Verify if the json object with id189571Has required fileds 1 0 0
Verify if the json object with id189570Has required fileds 1 0 0
Verify if the json object with id189569Has required fileds 1 0 0
Verify if the json object with id189568Has required fileds 1 0 0
Verify if the json object with id189567Has required fileds 1 0 0
Verify if the json object with id189566Has required fileds 1 0 0
Verify if the json object with id189565Has required fileds 1 0 0
Verify if the json object with id189564Has required fileds 1 0 0
Verify if the json object with id189563Has required fileds 1 0 0
Verify if the json object with id189562Has required fileds 1 0 0
Verify if the json object with id189561Has required fileds 1 0 0
Verify if the json object with id189560Has required fileds 1 0 0
Verify if the json object with id189559Has required fileds 1 0 0
Verify if the json object with id189558Has required fileds 1 0 0
Verify if the json object with id189557Has required fileds 1 0 0
Verify if the json object with id189553Has required fileds 1 0 0
Verify if the json object with id189552Has required fileds 1 0 0
Verify if the json object with id189551Has required fileds 1 0 0
Verify if the json object with id189550Has required fileds 1 0 0
Verify if the json object with id189549Has required fileds 1 0 0
Verify if the json object with id189548Has required fileds 1 0 0
Verify if the json object with id189541Has required fileds 1 0 0
Verify if the json object with id189540Has required fileds 1 0 0
Verify if the json object with id189539Has required fileds 1 0 0
Verify if the json object with id189538Has required fileds 1 0 0
Verify if the json object with id189537Has required fileds 1 0 0
Verify if the json object with id189536Has required fileds 1 0 0
Verify if the json object with id189535Has required fileds 1 0 0
Verify if the json object with id189534Has required fileds 1 0 0
Verify if the json object with id189533Has required fileds 1 0 0
Verify if the json object with id189532Has required fileds 1 0 0
Verify if the json object with id189531Has required fileds 1 0 0
Verify if the json object with id189530Has required fileds 1 0 0
Verify if the json object with id189529Has required fileds 1 0 0
Verify if the json object with id189528Has required fileds 1 0 0
Verify if the json object with id189527Has required fileds 1 0 0
Verify if the json object with id189524Has required fileds 1 0 0
Verify if the json object with id189523Has required fileds 1 0 0
Verify if the json object with id189521Has required fileds 1 0 0
Verify if the json object with id189520Has required fileds 1 0 0
Verify if the json object with id189519Has required fileds 1 0 0
Verify if the json object with id189518Has required fileds 1 0 0
Verify if the json object with id189517Has required fileds 1 0 0
Verify if the json object with id189516Has required fileds 1 0 0
Verify if the json object with id189515Has required fileds 1 0 0
Verify if the json object with id189514Has required fileds 1 0 0
Verify if the json object with id189513Has required fileds 1 0 0
Verify if the json object with id189512Has required fileds 1 0 0
Verify if the json object with id189511Has required fileds 1 0 0
Verify if the json object with id189510Has required fileds 1 0 0
Verify if the json object with id189509Has required fileds 1 0 0
Verify if the json object with id189508Has required fileds 1 0 0
Verify if the json object with id189507Has required fileds 1 0 0
Verify if the json object with id189506Has required fileds 1 0 0
Verify if the json object with id189505Has required fileds 1 0 0
Verify if the json object with id189504Has required fileds 1 0 0
Verify if the json object with id189503Has required fileds 1 0 0
Verify if the json object with id189502Has required fileds 1 0 0
Verify if the json object with id189500Has required fileds 1 0 0
Verify if the json object with id189498Has required fileds 1 0 0
Verify if the json object with id189497Has required fileds 1 0 0
Verify if the json object with id189496Has required fileds 1 0 0
Verify if the json object with id189495Has required fileds 1 0 0
Verify if the json object with id189494Has required fileds 1 0 0
Verify if the json object with id189493Has required fileds 1 0 0
Verify if the json object with id189492Has required fileds 1 0 0
Verify if the json object with id189491Has required fileds 1 0 0
Verify if the json object with id189490Has required fileds 1 0 0
Verify if the json object with id189489Has required fileds 1 0 0
Verify if the json object with id189488Has required fileds 1 0 0
Verify if the json object with id189487Has required fileds 1 0 0
Verify if the json object with id189485Has required fileds 1 0 0
Verify if the json object with id189483Has required fileds 1 0 0
Verify if the json object with id189482Has required fileds 1 0 0
Verify if the json object with id189481Has required fileds 1 0 0
Verify if the json object with id189480Has required fileds 1 0 0
Verify if the json object with id189479Has required fileds 1 0 0
Verify if the json object with id189478Has required fileds 1 0 0
Verify if the json object with id189476Has required fileds 1 0 0
Verify if the json object with id189474Has required fileds 1 0 0
Verify if the json object with id189473Has required fileds 1 0 0
Verify if the json object with id189472Has required fileds 1 0 0
Verify if the json object with id189471Has required fileds 1 0 0
Verify if the json object with id189470Has required fileds 1 0 0
Verify if the json object with id189469Has required fileds 1 0 0
Verify if the json object with id189468Has required fileds 1 0 0
Verify if the json object with id189467Has required fileds 1 0 0
Verify if the json object with id189466Has required fileds 1 0 0
Verify if the json object with id189464Has required fileds 1 0 0
Verify if the json object with id189462Has required fileds 1 0 0
Verify if the json object with id189461Has required fileds 1 0 0
Verify if the json object with id189460Has required fileds 1 0 0
Verify if the json object with id189459Has required fileds 1 0 0
Verify if the json object with id189458Has required fileds 1 0 0
Verify if the json object with id189457Has required fileds 1 0 0
Verify if the json object with id189456Has required fileds 1 0 0
Verify if the json object with id189455Has required fileds 1 0 0
Verify if the json object with id189454Has required fileds 1 0 0
Verify if the json object with id189453Has required fileds 1 0 0
Verify if the json object with id189452Has required fileds 1 0 0
Verify if the json object with id189451Has required fileds 1 0 0
Verify if the json object with id189450Has required fileds 1 0 0
Verify if the json object with id189449Has required fileds 1 0 0
Verify if the json object with id189448Has required fileds 1 0 0
Verify if the json object with id189447Has required fileds 1 0 0
Verify if the json object with id189446Has required fileds 1 0 0
Verify if the json object with id189445Has required fileds 1 0 0
Verify if the json object with id189444Has required fileds 1 0 0
Verify if the json object with id189443Has required fileds 1 0 0
Verify if the json object with id189442Has required fileds 1 0 0
Verify if the json object with id189441Has required fileds 1 0 0
Verify if the json object with id189440Has required fileds 1 0 0
Verify if the json object with id189439Has required fileds 1 0 0
Verify if the json object with id189438Has required fileds 1 0 0
Verify if the json object with id189437Has required fileds 1 0 0
Verify if the json object with id189436Has required fileds 1 0 0
Verify if the json object with id189435Has required fileds 1 0 0
Verify if the json object with id189434Has required fileds 1 0 0
Verify if the json object with id189433Has required fileds 1 0 0
Verify if the json object with id189432Has required fileds 1 0 0
Verify if the json object with id189422Has required fileds 1 0 0
Verify if the json object with id189421Has required fileds 1 0 0
Verify if the json object with id189420Has required fileds 1 0 0
Verify if the json object with id189418Has required fileds 1 0 0
Verify if the json object with id189417Has required fileds 1 0 0
Verify if the json object with id189416Has required fileds 1 0 0
Verify if the json object with id189413Has required fileds 1 0 0
Verify if the json object with id189412Has required fileds 1 0 0
Verify if the json object with id189411Has required fileds 1 0 0
Verify if the json object with id189410Has required fileds 1 0 0
Verify if the json object with id189409Has required fileds 1 0 0
Verify if the json object with id189408Has required fileds 1 0 0
Verify if the json object with id189407Has required fileds 1 0 0
Verify if the json object with id189406Has required fileds 1 0 0
Verify if the json object with id189405Has required fileds 1 0 0
Verify if the json object with id189404Has required fileds 1 0 0
Verify if the json object with id189403Has required fileds 1 0 0
Verify if the json object with id189402Has required fileds 1 0 0
Verify if the json object with id189401Has required fileds 1 0 0
Verify if the json object with id189400Has required fileds 1 0 0
Verify if the json object with id189399Has required fileds 1 0 0
Verify if the json object with id189398Has required fileds 1 0 0
Verify if the json object with id189397Has required fileds 1 0 0
Verify if the json object with id189396Has required fileds 1 0 0
Verify if the json object with id189395Has required fileds 1 0 0
Verify if the json object with id189394Has required fileds 1 0 0
Verify if the json object with id189393Has required fileds 1 0 0
Verify if the json object with id189392Has required fileds 1 0 0
Verify if the json object with id189391Has required fileds 1 0 0
Verify if the json object with id189390Has required fileds 1 0 0
Verify if the json object with id189389Has required fileds 1 0 0
Verify if the json object with id189388Has required fileds 1 0 0
Verify if the json object with id189387Has required fileds 1 0 0
Verify if the json object with id189386Has required fileds 1 0 0
Verify if the json object with id189385Has required fileds 1 0 0
Verify if the json object with id189384Has required fileds 1 0 0
Verify if the json object with id189383Has required fileds 1 0 0
Verify if the json object with id189382Has required fileds 1 0 0
Verify if the json object with id189381Has required fileds 1 0 0
Verify if the json object with id189380Has required fileds 1 0 0
Verify if the json object with id189379Has required fileds 1 0 0
Verify if the json object with id189378Has required fileds 1 0 0
Verify if the json object with id189377Has required fileds 1 0 0
Verify if the json object with id189376Has required fileds 1 0 0
Verify if the json object with id189375Has required fileds 1 0 0
Verify if the json object with id189374Has required fileds 1 0 0
Verify if the json object with id189373Has required fileds 1 0 0
Verify if the json object with id189372Has required fileds 1 0 0
Verify if the json object with id189368Has required fileds 1 0 0
Verify if the json object with id189367Has required fileds 1 0 0
Verify if the json object with id189366Has required fileds 1 0 0
Verify if the json object with id189362Has required fileds 1 0 0
Verify if the json object with id189361Has required fileds 1 0 0
Verify if the json object with id189360Has required fileds 1 0 0
Verify if the json object with id189358Has required fileds 1 0 0
Verify if the json object with id189357Has required fileds 1 0 0
Verify if the json object with id189356Has required fileds 1 0 0
Verify if the json object with id189355Has required fileds 1 0 0
Verify if the json object with id189354Has required fileds 1 0 0
Verify if the json object with id189353Has required fileds 1 0 0
Verify if the json object with id189352Has required fileds 1 0 0
Verify if the json object with id189351Has required fileds 1 0 0
Verify if the json object with id189350Has required fileds 1 0 0
Verify if the json object with id189349Has required fileds 1 0 0
Verify if the json object with id189348Has required fileds 1 0 0
Verify if the json object with id189347Has required fileds 1 0 0
Verify if the json object with id189346Has required fileds 1 0 0
Verify if the json object with id189345Has required fileds 1 0 0
Verify if the json object with id189344Has required fileds 1 0 0
Verify if the json object with id189343Has required fileds 1 0 0
Verify if the json object with id189342Has required fileds 1 0 0
Verify if the json object with id189341Has required fileds 1 0 0
Verify if the json object with id189340Has required fileds 1 0 0
Verify if the json object with id189339Has required fileds 1 0 0
Verify if the json object with id189338Has required fileds 1 0 0
Verify if the json object with id189337Has required fileds 1 0 0
Verify if the json object with id189335Has required fileds 1 0 0
Verify if the json object with id189334Has required fileds 1 0 0
Verify if the json object with id189333Has required fileds 1 0 0
Verify if the json object with id189330Has required fileds 1 0 0
Verify if the json object with id189329Has required fileds 1 0 0
Verify if the json object with id189326Has required fileds 1 0 0
Verify if the json object with id189325Has required fileds 1 0 0
Verify if the json object with id189324Has required fileds 1 0 0
Verify if the json object with id189323Has required fileds 1 0 0
Verify if the json object with id189322Has required fileds 1 0 0
Verify if the json object with id189321Has required fileds 1 0 0
Verify if the json object with id189320Has required fileds 1 0 0
Verify if the json object with id189319Has required fileds 1 0 0
Verify if the json object with id189318Has required fileds 1 0 0
Verify if the json object with id189313Has required fileds 1 0 0
Verify if the json object with id189310Has required fileds 1 0 0
Verify if the json object with id189309Has required fileds 1 0 0
Verify if the json object with id189308Has required fileds 1 0 0
Verify if the json object with id189307Has required fileds 1 0 0
Verify if the json object with id189302Has required fileds 1 0 0
Verify if the json object with id189301Has required fileds 1 0 0
Verify if the json object with id189300Has required fileds 1 0 0
Verify if the json object with id189299Has required fileds 1 0 0
Verify if the json object with id189298Has required fileds 1 0 0
Verify if the json object with id189297Has required fileds 1 0 0
Verify if the json object with id189296Has required fileds 1 0 0
Verify if the json object with id189295Has required fileds 1 0 0
Verify if the json object with id189293Has required fileds 1 0 0
Verify if the json object with id189292Has required fileds 1 0 0
Verify if the json object with id189291Has required fileds 1 0 0
Verify if the json object with id189290Has required fileds 1 0 0
Verify if the json object with id189289Has required fileds 1 0 0
Verify if the json object with id189288Has required fileds 1 0 0
Verify if the json object with id189287Has required fileds 1 0 0
Verify if the json object with id189286Has required fileds 1 0 0
Verify if the json object with id189285Has required fileds 1 0 0
Verify if the json object with id189284Has required fileds 1 0 0
Verify if the json object with id189282Has required fileds 1 0 0
Verify if the json object with id189281Has required fileds 1 0 0
Verify if the json object with id189280Has required fileds 1 0 0
Verify if the json object with id189279Has required fileds 1 0 0
Verify if the json object with id189278Has required fileds 1 0 0
Verify if the json object with id189277Has required fileds 1 0 0
Verify if the json object with id189276Has required fileds 1 0 0
Verify if the json object with id189275Has required fileds 1 0 0
Verify if the json object with id189274Has required fileds 1 0 0
Verify if the json object with id189273Has required fileds 1 0 0
Verify if the json object with id189272Has required fileds 1 0 0
Verify if the json object with id189271Has required fileds 1 0 0
Verify if the json object with id189270Has required fileds 1 0 0
Verify if the json object with id189269Has required fileds 1 0 0
Verify if the json object with id189268Has required fileds 1 0 0
Verify if the json object with id189267Has required fileds 1 0 0
Verify if the json object with id189266Has required fileds 1 0 0
Verify if the json object with id189265Has required fileds 1 0 0
Verify if the json object with id189264Has required fileds 1 0 0
Verify if the json object with id189263Has required fileds 1 0 0
Verify if the json object with id189262Has required fileds 1 0 0
Verify if the json object with id189261Has required fileds 1 0 0
Verify if the json object with id189260Has required fileds 1 0 0
Verify if the json object with id189259Has required fileds 1 0 0
Verify if the json object with id189258Has required fileds 1 0 0
Verify if the json object with id189257Has required fileds 1 0 0
Verify if the json object with id189256Has required fileds 1 0 0
Verify if the json object with id189255Has required fileds 1 0 0
Verify if the json object with id189254Has required fileds 1 0 0
Verify if the json object with id189253Has required fileds 1 0 0
Verify if the json object with id189252Has required fileds 1 0 0
Verify if the json object with id189251Has required fileds 1 0 0
Verify if the json object with id189250Has required fileds 1 0 0
Verify if the json object with id189247Has required fileds 1 0 0
Verify if the json object with id189246Has required fileds 1 0 0
Verify if the json object with id189245Has required fileds 1 0 0
Verify if the json object with id189244Has required fileds 1 0 0
Verify if the json object with id189243Has required fileds 1 0 0
Verify if the json object with id189242Has required fileds 1 0 0
Verify if the json object with id189241Has required fileds 1 0 0
Verify if the json object with id189240Has required fileds 1 0 0
Verify if the json object with id189239Has required fileds 1 0 0
Verify if the json object with id189238Has required fileds 1 0 0
Verify if the json object with id189237Has required fileds 1 0 0
Verify if the json object with id189236Has required fileds 1 0 0
Verify if the json object with id189235Has required fileds 1 0 0
Verify if the json object with id189234Has required fileds 1 0 0
Verify if the json object with id189233Has required fileds 1 0 0
Verify if the json object with id189232Has required fileds 1 0 0
Verify if the json object with id189231Has required fileds 1 0 0
Verify if the json object with id189230Has required fileds 1 0 0
Verify if the json object with id189229Has required fileds 1 0 0
Verify if the json object with id189228Has required fileds 1 0 0
Verify if the json object with id189227Has required fileds 1 0 0
Verify if the json object with id189226Has required fileds 1 0 0
Verify if the json object with id189225Has required fileds 1 0 0
Verify if the json object with id189224Has required fileds 1 0 0
Verify if the json object with id189223Has required fileds 1 0 0
Verify if the json object with id189222Has required fileds 1 0 0
Verify if the json object with id189221Has required fileds 1 0 0
Verify if the json object with id189220Has required fileds 1 0 0
Verify if the json object with id189219Has required fileds 1 0 0
Verify if the json object with id189218Has required fileds 1 0 0
Verify if the json object with id189217Has required fileds 1 0 0
Verify if the json object with id189216Has required fileds 1 0 0
Verify if the json object with id189215Has required fileds 1 0 0
Verify if the json object with id189214Has required fileds 1 0 0
Verify if the json object with id189213Has required fileds 1 0 0
Verify if the json object with id189212Has required fileds 1 0 0
Verify if the json object with id189211Has required fileds 1 0 0
Verify if the json object with id189210Has required fileds 1 0 0
Verify if the json object with id189209Has required fileds 1 0 0
Verify if the json object with id189208Has required fileds 1 0 0
Verify if the json object with id189207Has required fileds 1 0 0
Verify if the json object with id189205Has required fileds 1 0 0
Verify if the json object with id189204Has required fileds 1 0 0
Verify if the json object with id189203Has required fileds 1 0 0
Verify if the json object with id189201Has required fileds 1 0 0
Verify if the json object with id189200Has required fileds 1 0 0
Verify if the json object with id189199Has required fileds 1 0 0
Verify if the json object with id189197Has required fileds 1 0 0
Verify if the json object with id189196Has required fileds 1 0 0
Verify if the json object with id189195Has required fileds 1 0 0
Verify if the json object with id189191Has required fileds 1 0 0
Verify if the json object with id189190Has required fileds 1 0 0
Verify if the json object with id189189Has required fileds 1 0 0
Verify if the json object with id189188Has required fileds 1 0 0
Verify if the json object with id189187Has required fileds 1 0 0
Verify if the json object with id189186Has required fileds 1 0 0
Verify if the json object with id189185Has required fileds 1 0 0
Verify if the json object with id189184Has required fileds 1 0 0
Verify if the json object with id189183Has required fileds 1 0 0
Verify if the json object with id189182Has required fileds 1 0 0
Verify if the json object with id189181Has required fileds 1 0 0
Verify if the json object with id189180Has required fileds 1 0 0
Verify if the json object with id189179Has required fileds 1 0 0
Verify if the json object with id189178Has required fileds 1 0 0
Verify if the json object with id189177Has required fileds 1 0 0
Verify if the json object with id189176Has required fileds 1 0 0
Verify if the json object with id189175Has required fileds 1 0 0
Verify if the json object with id189174Has required fileds 1 0 0
Verify if the json object with id189173Has required fileds 1 0 0
Verify if the json object with id189172Has required fileds 1 0 0
Verify if the json object with id189171Has required fileds 1 0 0
Verify if the json object with id189170Has required fileds 1 0 0
Verify if the json object with id189169Has required fileds 1 0 0
Verify if the json object with id189168Has required fileds 1 0 0
Verify if the json object with id189167Has required fileds 1 0 0
Verify if the json object with id189166Has required fileds 1 0 0
Verify if the json object with id189165Has required fileds 1 0 0
Verify if the json object with id189164Has required fileds 1 0 0
Verify if the json object with id189163Has required fileds 1 0 0
Verify if the json object with id189162Has required fileds 1 0 0
Verify if the json object with id189161Has required fileds 1 0 0
Verify if the json object with id189160Has required fileds 1 0 0
Verify if the json object with id189159Has required fileds 1 0 0
Verify if the json object with id189158Has required fileds 1 0 0
Verify if the json object with id189157Has required fileds 1 0 0
Verify if the json object with id189156Has required fileds 1 0 0
Verify if the json object with id189155Has required fileds 1 0 0
Verify if the json object with id189154Has required fileds 1 0 0
Verify if the json object with id189153Has required fileds 1 0 0
Verify if the json object with id189152Has required fileds 1 0 0
Verify if the json object with id189151Has required fileds 1 0 0
Verify if the json object with id189150Has required fileds 1 0 0
Verify if the json object with id189149Has required fileds 1 0 0
Verify if the json object with id189148Has required fileds 1 0 0
Verify if the json object with id189147Has required fileds 1 0 0
Verify if the json object with id189146Has required fileds 1 0 0
Verify if the json object with id189145Has required fileds 1 0 0
Verify if the json object with id189144Has required fileds 1 0 0
Verify if the json object with id189143Has required fileds 1 0 0
Verify if the json object with id189142Has required fileds 1 0 0
Verify if the json object with id189141Has required fileds 1 0 0
Verify if the json object with id189140Has required fileds 1 0 0
Verify if the json object with id189139Has required fileds 1 0 0
Verify if the json object with id189138Has required fileds 1 0 0
Verify if the json object with id189137Has required fileds 1 0 0
Verify if the json object with id189135Has required fileds 1 0 0
Verify if the json object with id189133Has required fileds 1 0 0
Verify if the json object with id189132Has required fileds 1 0 0
Verify if the json object with id189131Has required fileds 1 0 0
Verify if the json object with id189129Has required fileds 1 0 0
Verify if the json object with id189127Has required fileds 1 0 0
Verify if the json object with id189126Has required fileds 1 0 0
Verify if the json object with id189125Has required fileds 1 0 0
Verify if the json object with id189124Has required fileds 1 0 0
Verify if the json object with id189123Has required fileds 1 0 0
Verify if the json object with id189122Has required fileds 1 0 0
Verify if the json object with id189121Has required fileds 1 0 0
Verify if the json object with id189120Has required fileds 1 0 0
Verify if the json object with id189119Has required fileds 1 0 0
Verify if the json object with id189117Has required fileds 1 0 0
Verify if the json object with id189115Has required fileds 1 0 0
Verify if the json object with id189114Has required fileds 1 0 0
Verify if the json object with id189113Has required fileds 1 0 0
Verify if the json object with id189112Has required fileds 1 0 0
Verify if the json object with id189111Has required fileds 1 0 0
Verify if the json object with id189110Has required fileds 1 0 0
Verify if the json object with id189109Has required fileds 1 0 0
Verify if the json object with id189108Has required fileds 1 0 0
Verify if the json object with id189107Has required fileds 1 0 0
Verify if the json object with id189106Has required fileds 1 0 0
Verify if the json object with id189105Has required fileds 1 0 0
Verify if the json object with id189103Has required fileds 1 0 0
Verify if the json object with id189101Has required fileds 1 0 0
Verify if the json object with id189100Has required fileds 1 0 0
Verify if the json object with id189099Has required fileds 1 0 0
Verify if the json object with id189098Has required fileds 1 0 0
Verify if the json object with id189097Has required fileds 1 0 0
Verify if the json object with id189096Has required fileds 1 0 0
Verify if the json object with id189095Has required fileds 1 0 0
Verify if the json object with id189094Has required fileds 1 0 0
Verify if the json object with id189093Has required fileds 1 0 0
Verify if the json object with id189092Has required fileds 1 0 0
Verify if the json object with id189091Has required fileds 1 0 0
Verify if the json object with id189090Has required fileds 1 0 0
Verify if the json object with id189089Has required fileds 1 0 0
Verify if the json object with id189088Has required fileds 1 0 0
Verify if the json object with id189087Has required fileds 1 0 0
Verify if the json object with id189086Has required fileds 1 0 0
Verify if the json object with id189085Has required fileds 1 0 0
Verify if the json object with id189084Has required fileds 1 0 0
Verify if the json object with id189083Has required fileds 1 0 0
Verify if the json object with id189082Has required fileds 1 0 0
Verify if the json object with id189081Has required fileds 1 0 0
Verify if the json object with id189080Has required fileds 1 0 0
Verify if the json object with id189079Has required fileds 1 0 0
Verify if the json object with id189078Has required fileds 1 0 0
Verify if the json object with id189077Has required fileds 1 0 0
Verify if the json object with id189076Has required fileds 1 0 0
Verify if the json object with id189075Has required fileds 1 0 0
Verify if the json object with id189071Has required fileds 1 0 0
Verify if the json object with id189070Has required fileds 1 0 0
Verify if the json object with id189069Has required fileds 1 0 0
Verify if the json object with id189068Has required fileds 1 0 0
Verify if the json object with id189067Has required fileds 1 0 0
Verify if the json object with id189066Has required fileds 1 0 0
Verify if the json object with id189065Has required fileds 1 0 0
Verify if the json object with id189064Has required fileds 1 0 0
Verify if the json object with id189063Has required fileds 1 0 0
Verify if the json object with id189062Has required fileds 1 0 0
Verify if the json object with id189061Has required fileds 1 0 0
Verify if the json object with id189060Has required fileds 1 0 0
Verify if the json object with id189059Has required fileds 1 0 0
Verify if the json object with id189058Has required fileds 1 0 0
Verify if the json object with id189057Has required fileds 1 0 0
Verify if the json object with id189056Has required fileds 1 0 0
Verify if the json object with id189055Has required fileds 1 0 0
Verify if the json object with id189054Has required fileds 1 0 0
Verify if the json object with id189053Has required fileds 1 0 0
Verify if the json object with id189052Has required fileds 1 0 0
Verify if the json object with id189051Has required fileds 1 0 0
Verify if the json object with id189050Has required fileds 1 0 0
Verify if the json object with id189049Has required fileds 1 0 0
Verify if the json object with id189048Has required fileds 1 0 0
Verify if the json object with id189047Has required fileds 1 0 0
Verify if the json object with id189046Has required fileds 1 0 0
Verify if the json object with id189043Has required fileds 1 0 0
Verify if the json object with id189042Has required fileds 1 0 0
Verify if the json object with id189040Has required fileds 1 0 0
Verify if the json object with id189039Has required fileds 1 0 0
Verify if the json object with id189035Has required fileds 1 0 0
Verify if the json object with id189034Has required fileds 1 0 0
Verify if the json object with id189033Has required fileds 1 0 0
Verify if the json object with id189032Has required fileds 1 0 0
Verify if the json object with id189031Has required fileds 1 0 0
Verify if the json object with id189024Has required fileds 1 0 0
Verify if the json object with id189023Has required fileds 1 0 0
Verify if the json object with id189022Has required fileds 1 0 0
Verify if the json object with id189021Has required fileds 1 0 0
Verify if the json object with id189020Has required fileds 1 0 0
Verify if the json object with id189019Has required fileds 1 0 0
Verify if the json object with id189014Has required fileds 1 0 0
Verify if the json object with id189013Has required fileds 1 0 0
Verify if the json object with id189012Has required fileds 1 0 0
Verify if the json object with id189011Has required fileds 1 0 0
Verify if the json object with id189010Has required fileds 1 0 0
Verify if the json object with id189009Has required fileds 1 0 0
Verify if the json object with id189008Has required fileds 1 0 0
Verify if the json object with id189007Has required fileds 1 0 0
Verify if the json object with id189006Has required fileds 1 0 0
Verify if the json object with id189005Has required fileds 1 0 0
Verify if the json object with id189004Has required fileds 1 0 0
Verify if the json object with id189003Has required fileds 1 0 0
Verify if the json object with id189002Has required fileds 1 0 0
Verify if the json object with id189001Has required fileds 1 0 0
Verify if the json object with id189000Has required fileds 1 0 0
Verify if the json object with id188999Has required fileds 1 0 0
Verify if the json object with id188998Has required fileds 1 0 0
Verify if the json object with id188997Has required fileds 1 0 0
Verify if the json object with id188996Has required fileds 1 0 0
Verify if the json object with id188995Has required fileds 1 0 0
Verify if the json object with id188994Has required fileds 1 0 0
Verify if the json object with id188993Has required fileds 1 0 0
Verify if the json object with id188992Has required fileds 1 0 0
Verify if the json object with id188991Has required fileds 1 0 0
Verify if the json object with id188990Has required fileds 1 0 0
Verify if the json object with id188989Has required fileds 1 0 0
Verify if the json object with id188988Has required fileds 1 0 0
Verify if the json object with id188987Has required fileds 1 0 0
Verify if the json object with id188986Has required fileds 1 0 0
Verify if the json object with id188985Has required fileds 1 0 0
Verify if the json object with id188984Has required fileds 1 0 0
Verify if the json object with id188983Has required fileds 1 0 0
Verify if the json object with id188982Has required fileds 1 0 0
Verify if the json object with id188981Has required fileds 1 0 0
Verify if the json object with id188980Has required fileds 1 0 0
Verify if the json object with id188979Has required fileds 1 0 0
Verify if the json object with id188978Has required fileds 1 0 0
Verify if the json object with id188977Has required fileds 1 0 0
Verify if the json object with id188976Has required fileds 1 0 0
Verify if the json object with id188975Has required fileds 1 0 0
Verify if the json object with id188974Has required fileds 1 0 0
Verify if the json object with id188973Has required fileds 1 0 0
Verify if the json object with id188972Has required fileds 1 0 0
Verify if the json object with id188971Has required fileds 1 0 0
Verify if the json object with id188970Has required fileds 1 0 0
Verify if the json object with id188969Has required fileds 1 0 0
Verify if the json object with id188968Has required fileds 1 0 0
Verify if the json object with id188967Has required fileds 1 0 0
Verify if the json object with id188966Has required fileds 1 0 0
Verify if the json object with id188965Has required fileds 1 0 0
Verify if the json object with id188964Has required fileds 1 0 0
Verify if the json object with id188963Has required fileds 1 0 0
Verify if the json object with id188962Has required fileds 1 0 0
Verify if the json object with id188961Has required fileds 1 0 0
Verify if the json object with id188960Has required fileds 1 0 0
Verify if the json object with id188959Has required fileds 1 0 0
Verify if the json object with id188958Has required fileds 1 0 0
Verify if the json object with id188957Has required fileds 1 0 0
Verify if the json object with id188956Has required fileds 1 0 0
Verify if the json object with id188953Has required fileds 1 0 0
Verify if the json object with id188952Has required fileds 1 0 0
Verify if the json object with id188951Has required fileds 1 0 0
Verify if the json object with id188950Has required fileds 1 0 0
Verify if the json object with id188949Has required fileds 1 0 0
Verify if the json object with id188948Has required fileds 1 0 0
Verify if the json object with id188947Has required fileds 1 0 0
Verify if the json object with id188946Has required fileds 1 0 0
Verify if the json object with id188945Has required fileds 1 0 0
Verify if the json object with id188944Has required fileds 1 0 0
Verify if the json object with id188943Has required fileds 1 0 0
Verify if the json object with id188942Has required fileds 1 0 0
Verify if the json object with id188941Has required fileds 1 0 0
Verify if the json object with id188940Has required fileds 1 0 0
Verify if the json object with id188939Has required fileds 1 0 0
Verify if the json object with id188938Has required fileds 1 0 0
Verify if the json object with id188937Has required fileds 1 0 0
Verify if the json object with id188936Has required fileds 1 0 0
Verify if the json object with id188935Has required fileds 1 0 0
Verify if the json object with id188934Has required fileds 1 0 0
Verify if the json object with id188933Has required fileds 1 0 0
Verify if the json object with id188932Has required fileds 1 0 0
Verify if the json object with id188931Has required fileds 1 0 0
Verify if the json object with id188930Has required fileds 1 0 0
Verify if the json object with id188929Has required fileds 1 0 0
Verify if the json object with id188928Has required fileds 1 0 0
Verify if the json object with id188927Has required fileds 1 0 0
Verify if the json object with id188926Has required fileds 1 0 0
Verify if the json object with id188925Has required fileds 1 0 0
Verify if the json object with id188924Has required fileds 1 0 0
Verify if the json object with id188923Has required fileds 1 0 0
Verify if the json object with id188922Has required fileds 1 0 0
Verify if the json object with id188921Has required fileds 1 0 0
Verify if the json object with id188920Has required fileds 1 0 0
Verify if the json object with id188919Has required fileds 1 0 0
Verify if the json object with id188918Has required fileds 1 0 0
Verify if the json object with id188917Has required fileds 1 0 0
Verify if the json object with id188916Has required fileds 1 0 0
Verify if the json object with id188915Has required fileds 1 0 0
Verify if the json object with id188914Has required fileds 1 0 0
Verify if the json object with id188913Has required fileds 1 0 0
Verify if the json object with id188912Has required fileds 1 0 0
Verify if the json object with id188911Has required fileds 1 0 0
Verify if the json object with id188910Has required fileds 1 0 0
Verify if the json object with id188909Has required fileds 1 0 0
Verify if the json object with id188908Has required fileds 1 0 0
Verify if the json object with id188907Has required fileds 1 0 0
Verify if the json object with id188906Has required fileds 1 0 0
Verify if the json object with id188905Has required fileds 1 0 0
Verify if the json object with id188903Has required fileds 1 0 0
Verify if the json object with id188901Has required fileds 1 0 0
Verify if the json object with id188900Has required fileds 1 0 0
Verify if the json object with id188899Has required fileds 1 0 0
Verify if the json object with id188898Has required fileds 1 0 0
Verify if the json object with id188897Has required fileds 1 0 0
Verify if the json object with id188896Has required fileds 1 0 0
Verify if the json object with id188895Has required fileds 1 0 0
Verify if the json object with id188894Has required fileds 1 0 0
Verify if the json object with id188893Has required fileds 1 0 0
Verify if the json object with id188892Has required fileds 1 0 0
Verify if the json object with id188891Has required fileds 1 0 0
Verify if the json object with id188890Has required fileds 1 0 0
Verify if the json object with id188889Has required fileds 1 0 0
Verify if the json object with id188888Has required fileds 1 0 0
Verify if the json object with id188887Has required fileds 1 0 0
Verify if the json object with id188886Has required fileds 1 0 0
Verify if the json object with id188885Has required fileds 1 0 0
Verify if the json object with id188884Has required fileds 1 0 0
Verify if the json object with id188883Has required fileds 1 0 0
Verify if the json object with id188882Has required fileds 1 0 0
Verify if the json object with id188881Has required fileds 1 0 0
Verify if the json object with id188880Has required fileds 1 0 0
Verify if the json object with id188879Has required fileds 1 0 0
Verify if the json object with id188878Has required fileds 1 0 0
Verify if the json object with id188877Has required fileds 1 0 0
Verify if the json object with id188876Has required fileds 1 0 0
Verify if the json object with id188875Has required fileds 1 0 0
Verify if the json object with id188874Has required fileds 1 0 0
Verify if the json object with id188873Has required fileds 1 0 0
Verify if the json object with id188872Has required fileds 1 0 0
Verify if the json object with id188870Has required fileds 1 0 0
Verify if the json object with id188868Has required fileds 1 0 0
Verify if the json object with id188867Has required fileds 1 0 0
Verify if the json object with id188866Has required fileds 1 0 0
Verify if the json object with id188865Has required fileds 1 0 0
Verify if the json object with id188864Has required fileds 1 0 0
Verify if the json object with id188861Has required fileds 1 0 0
Verify if the json object with id188859Has required fileds 1 0 0
Verify if the json object with id188858Has required fileds 1 0 0
Verify if the json object with id188855Has required fileds 1 0 0
Verify if the json object with id188854Has required fileds 1 0 0
Verify if the json object with id188853Has required fileds 1 0 0
Verify if the json object with id188851Has required fileds 1 0 0
Verify if the json object with id188850Has required fileds 1 0 0
Verify if the json object with id188849Has required fileds 1 0 0
Verify if the json object with id188848Has required fileds 1 0 0
Verify if the json object with id188847Has required fileds 1 0 0
Verify if the json object with id188846Has required fileds 1 0 0
Verify if the json object with id188845Has required fileds 1 0 0
Verify if the json object with id188844Has required fileds 1 0 0
Verify if the json object with id188843Has required fileds 1 0 0
Verify if the json object with id188842Has required fileds 1 0 0
Verify if the json object with id188841Has required fileds 1 0 0
Verify if the json object with id188840Has required fileds 1 0 0
Verify if the json object with id188836Has required fileds 1 0 0
Verify if the json object with id188835Has required fileds 1 0 0
Verify if the json object with id188834Has required fileds 1 0 0
Verify if the json object with id188833Has required fileds 1 0 0
Verify if the json object with id188832Has required fileds 1 0 0
Verify if the json object with id188831Has required fileds 1 0 0
Verify if the json object with id188829Has required fileds 1 0 0
Verify if the json object with id188828Has required fileds 1 0 0
Verify if the json object with id188827Has required fileds 1 0 0
Verify if the json object with id188826Has required fileds 1 0 0
Verify if the json object with id188825Has required fileds 1 0 0
Verify if the json object with id188824Has required fileds 1 0 0
Verify if the json object with id188822Has required fileds 1 0 0
Verify if the json object with id188821Has required fileds 1 0 0
Verify if the json object with id188820Has required fileds 1 0 0
Verify if the json object with id188819Has required fileds 1 0 0
Verify if the json object with id188817Has required fileds 1 0 0
Verify if the json object with id188816Has required fileds 1 0 0
Verify if the json object with id188813Has required fileds 1 0 0
Verify if the json object with id188812Has required fileds 1 0 0
Verify if the json object with id188811Has required fileds 1 0 0
Verify if the json object with id188810Has required fileds 1 0 0
Verify if the json object with id188809Has required fileds 1 0 0
Verify if the json object with id188808Has required fileds 1 0 0
Verify if the json object with id188807Has required fileds 1 0 0
Verify if the json object with id188806Has required fileds 1 0 0
Verify if the json object with id188805Has required fileds 1 0 0
Verify if the json object with id188801Has required fileds 1 0 0
Verify if the json object with id188800Has required fileds 1 0 0
Verify if the json object with id188799Has required fileds 1 0 0
Verify if the json object with id188792Has required fileds 1 0 0
Verify if the json object with id188791Has required fileds 1 0 0
Verify if the json object with id188790Has required fileds 1 0 0
Verify if the json object with id188789Has required fileds 1 0 0
Verify if the json object with id188788Has required fileds 1 0 0
Verify if the json object with id188786Has required fileds 1 0 0
Verify if the json object with id188785Has required fileds 1 0 0
Verify if the json object with id188783Has required fileds 1 0 0
Verify if the json object with id188782Has required fileds 1 0 0
Verify if the json object with id188781Has required fileds 1 0 0
Verify if the json object with id188780Has required fileds 1 0 0
Verify if the json object with id188779Has required fileds 1 0 0
Verify if the json object with id188777Has required fileds 1 0 0
Verify if the json object with id188776Has required fileds 1 0 0
Verify if the json object with id188775Has required fileds 1 0 0
Verify if the json object with id188774Has required fileds 1 0 0
Verify if the json object with id188773Has required fileds 1 0 0
Verify if the json object with id188772Has required fileds 1 0 0
Verify if the json object with id188771Has required fileds 1 0 0
Verify if the json object with id188770Has required fileds 1 0 0
Verify if the json object with id188769Has required fileds 1 0 0
Verify if the json object with id188768Has required fileds 1 0 0
Verify if the json object with id188767Has required fileds 1 0 0
Verify if the json object with id188766Has required fileds 1 0 0
Verify if the json object with id188765Has required fileds 1 0 0
Verify if the json object with id188764Has required fileds 1 0 0
Verify if the json object with id188763Has required fileds 1 0 0
Verify if the json object with id188762Has required fileds 1 0 0
Verify if the json object with id188761Has required fileds 1 0 0
Verify if the json object with id188760Has required fileds 1 0 0
Verify if the json object with id188759Has required fileds 1 0 0
Verify if the json object with id188758Has required fileds 1 0 0
Verify if the json object with id188757Has required fileds 1 0 0
Verify if the json object with id188756Has required fileds 1 0 0
Verify if the json object with id188755Has required fileds 1 0 0
Verify if the json object with id188754Has required fileds 1 0 0
Verify if the json object with id188753Has required fileds 1 0 0
Verify if the json object with id188752Has required fileds 1 0 0
Verify if the json object with id188751Has required fileds 1 0 0
Verify if the json object with id188750Has required fileds 1 0 0
Verify if the json object with id188749Has required fileds 1 0 0
Verify if the json object with id188748Has required fileds 1 0 0
Verify if the json object with id188747Has required fileds 1 0 0
Verify if the json object with id188746Has required fileds 1 0 0
Verify if the json object with id188745Has required fileds 1 0 0
Verify if the json object with id188743Has required fileds 1 0 0
Verify if the json object with id188742Has required fileds 1 0 0
Verify if the json object with id188741Has required fileds 1 0 0
Verify if the json object with id188740Has required fileds 1 0 0
Verify if the json object with id188739Has required fileds 1 0 0
Verify if the json object with id188738Has required fileds 1 0 0
Verify if the json object with id188737Has required fileds 1 0 0
Verify if the json object with id188736Has required fileds 1 0 0
Verify if the json object with id188735Has required fileds 1 0 0
Verify if the json object with id188734Has required fileds 1 0 0
Verify if the json object with id188733Has required fileds 1 0 0
Verify if the json object with id188732Has required fileds 1 0 0
Verify if the json object with id188730Has required fileds 1 0 0
Verify if the json object with id188729Has required fileds 1 0 0
Verify if the json object with id188728Has required fileds 1 0 0
Verify if the json object with id188726Has required fileds 1 0 0
Verify if the json object with id188725Has required fileds 1 0 0
Verify if the json object with id188724Has required fileds 1 0 0
Verify if the json object with id188722Has required fileds 1 0 0
Verify if the json object with id188721Has required fileds 1 0 0
Verify if the json object with id188720Has required fileds 1 0 0
Verify if the json object with id188719Has required fileds 1 0 0
Verify if the json object with id188718Has required fileds 1 0 0
Verify if the json object with id188717Has required fileds 1 0 0
Verify if the json object with id188716Has required fileds 1 0 0
Verify if the json object with id188715Has required fileds 1 0 0
Verify if the json object with id188714Has required fileds 1 0 0
Verify if the json object with id188713Has required fileds 1 0 0
Verify if the json object with id188712Has required fileds 1 0 0
Verify if the json object with id188711Has required fileds 1 0 0
Verify if the json object with id188710Has required fileds 1 0 0
Verify if the json object with id188709Has required fileds 1 0 0
Verify if the json object with id188708Has required fileds 1 0 0
Verify if the json object with id188707Has required fileds 1 0 0
Verify if the json object with id188706Has required fileds 1 0 0
Verify if the json object with id188704Has required fileds 1 0 0
Verify if the json object with id188703Has required fileds 1 0 0
Verify if the json object with id188702Has required fileds 1 0 0
Verify if the json object with id188700Has required fileds 1 0 0
Verify if the json object with id188699Has required fileds 1 0 0
Verify if the json object with id188698Has required fileds 1 0 0
Verify if the json object with id188697Has required fileds 1 0 0
Verify if the json object with id188696Has required fileds 1 0 0
Verify if the json object with id188695Has required fileds 1 0 0
Verify if the json object with id188694Has required fileds 1 0 0
Verify if the json object with id188693Has required fileds 1 0 0
Verify if the json object with id188691Has required fileds 1 0 0
Verify if the json object with id188690Has required fileds 1 0 0
Verify if the json object with id188689Has required fileds 1 0 0
Verify if the json object with id188688Has required fileds 1 0 0
Verify if the json object with id188687Has required fileds 1 0 0
Verify if the json object with id188685Has required fileds 1 0 0
Verify if the json object with id188684Has required fileds 1 0 0
Verify if the json object with id188683Has required fileds 1 0 0
Verify if the json object with id188682Has required fileds 1 0 0
Verify if the json object with id188681Has required fileds 1 0 0
Verify if the json object with id188680Has required fileds 1 0 0
Verify if the json object with id188679Has required fileds 1 0 0
Verify if the json object with id188678Has required fileds 1 0 0
Verify if the json object with id188677Has required fileds 1 0 0
Verify if the json object with id188676Has required fileds 1 0 0
Verify if the json object with id188675Has required fileds 1 0 0
Verify if the json object with id188674Has required fileds 1 0 0
Verify if the json object with id188673Has required fileds 1 0 0
Verify if the json object with id188672Has required fileds 1 0 0
Verify if the json object with id188671Has required fileds 1 0 0
Verify if the json object with id188670Has required fileds 1 0 0
Verify if the json object with id188669Has required fileds 1 0 0
Verify if the json object with id188668Has required fileds 1 0 0
Verify if the json object with id188667Has required fileds 1 0 0
Verify if the json object with id188666Has required fileds 1 0 0
Verify if the json object with id188665Has required fileds 1 0 0
Verify if the json object with id188664Has required fileds 1 0 0
Verify if the json object with id188663Has required fileds 1 0 0
Verify if the json object with id188662Has required fileds 1 0 0
Verify if the json object with id188661Has required fileds 1 0 0
Verify if the json object with id188660Has required fileds 1 0 0
Verify if the json object with id188659Has required fileds 1 0 0
Verify if the json object with id188658Has required fileds 1 0 0
Verify if the json object with id188657Has required fileds 1 0 0
Verify if the json object with id188656Has required fileds 1 0 0
Verify if the json object with id188655Has required fileds 1 0 0
Verify if the json object with id188654Has required fileds 1 0 0
Verify if the json object with id188653Has required fileds 1 0 0
Verify if the json object with id188652Has required fileds 1 0 0
Verify if the json object with id188651Has required fileds 1 0 0
Verify if the json object with id189501Has required fileds 1 0 0
Verify if the json object with id189499Has required fileds 1 0 0
Verify if the json object with id189486Has required fileds 1 0 0
Verify if the json object with id189484Has required fileds 1 0 0
Verify if the json object with id189477Has required fileds 1 0 0
Verify if the json object with id189475Has required fileds 1 0 0
Verify if the json object with id189465Has required fileds 1 0 0
Verify if the json object with id189463Has required fileds 1 0 0
Verify if the json object with id189136Has required fileds 1 0 0
Verify if the json object with id189134Has required fileds 1 0 0
Verify if the json object with id189130Has required fileds 1 0 0
Verify if the json object with id189128Has required fileds 1 0 0
Verify if the json object with id189118Has required fileds 1 0 0
Verify if the json object with id189116Has required fileds 1 0 0
Verify if the json object with id189104Has required fileds 1 0 0
Verify if the json object with id189102Has required fileds 1 0 0
Verify if the json object with id188904Has required fileds 1 0 0
Verify if the json object with id188902Has required fileds 1 0 0
Verify if the json object with id188869Has required fileds 1 0 0
Verify if the json object with id188863Has required fileds 1 0 0
Verify if the json object with id188787Has required fileds 1 0 0
Verify if the json object with id188784Has required fileds 1 0 0
Verify if the json object with id188731Has required fileds 1 0 0
Verify if the json object with id188727Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2127 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1790 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 558f1955-c85d-4994-9c6c-95da57c5dec6
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token cd39a7a7-3531-49cb-9df2-babf04a7eb58
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token eea4ceaf-3150-4504-acbd-58de906bbe31
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token e586f872-b0bb-4705-8f5d-d783db9aeb30
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 225 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token 1a0b5ede-26ed-48c0-bc78-da5710f3fdf7
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type application/json
Cache-Control no-cache
Postman-Token 2853eda6-ba7d-4111-b6bf-6972560d2c79
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 8742c9de-66cc-41ae-b3e9-1bd6d7f6517f
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token 3a1bca84-7c1b-4f28-bc25-710d2bc39ca7
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token a229f389-01aa-44fe-ac01-5a0d45ccc806
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token 406f5f0d-ba18-47e2-a294-f5e7313921e0
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5079fb89-2243-45df-9f8e-b668387d60c5
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token fa047369-268a-42b2-bf89-ef36fdfdbc31
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token 8bacf452-70b2-442d-931f-84e534c190fa
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token 5b7b8b3a-9719-4d3d-b4e6-e7f20216fd13
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token ae74185d-d83a-43d3-b3f6-ce06d00b7838
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6c2153b8-ab6c-4a60-a63d-a6d41e732922
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-1Zh0Q6mVwtxourio9czruEXOfRY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 227 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d32696a1-bec6-4bbb-b7ef-d70c7181152d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47f4fd8c-d469-4341-a89e-abb56daab538
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token 81952354-f939-4671-8b78-69620203b6b9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 226 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token 7a323059-f509-4587-9f5e-ced593a28f7e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token 729f4ba2-0d55-4011-8407-b13f72e539c5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 314ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token fed3f40b-dcd8-405b-9493-1ec65dec05ef
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 314 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 306ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token 3f5ac27b-1646-43a8-a6bf-bcf698ab02d0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d90f7880-87a1-4097-b7ca-8ac40b77c46a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 517ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token c797949f-b673-4d1d-8092-eb29342726bb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 478080ab-b660-4ad1-8408-aab49ee806a6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token ea201664-3e65-4ac8-b52c-c10de7bc4edb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token f2837197-61be-454d-9de4-40e433ec7309
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token 041d2966-77ef-4e5a-85ba-e87a1f5b7d0f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token cb0fcfeb-1cdd-459e-8a22-4edddcdfded6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token cdfa9cf1-f369-44b1-9c18-72fe87fd2262
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Content-Type application/json
Cache-Control no-cache
Postman-Token 9151c37c-8da6-4680-967a-4f204930d10d
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MTN9.mKAg4eFQXcty9RVwXaG5YNokKWPHNxP4ln4RBu9neeo
Content-Type text/plain
Cache-Control no-cache
Postman-Token a978e757-76e6-4af5-a3fe-22cf1c066600
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Content-Type application/json
Cache-Control no-cache
Postman-Token ddbcc931-dad9-489e-8fb0-900dd19509b3
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 9203608f-ad55-4dbf-a876-137d20ca1b56
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 77159588-779a-4ba7-b756-ed78ca77b2c1
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 308ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MjR9.YRbLdm-sPZTbUDc7bDuOLcXjAev429Bhw6zU3TB79jU
Cache-Control no-cache
Postman-Token d7fe889a-61b3-43a3-9041-b820a7e2db4f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 64335b7b-fbb5-4180-b4dd-32ef8fde93f3
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-lNFzZYBw+/+FDGLv7G3f8LO9ygs"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 68ef07c5-9884-4580-a0ad-0202e1259c31
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token c0a5686a-e985-4478-bf6a-d2a6344143b0
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token c80c976d-91f5-49d7-a57e-27f924ce7f11
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token a3f4de59-15d2-4f62-beb7-34dc97f2aaef
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token 971add07-b7b8-47f8-86ba-0a4122a1d255
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token c89392e5-d81d-4d11-ac2d-60cf898fe9ed
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 268ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token d1be4261-3e12-4cca-b7a5-71528c46d703
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 1db4eccc-2198-48e2-8da5-9951f4ea71a9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token 2a88daca-84d1-4e90-803e-1aede72ed0f6
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 249ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token c0396411-cef7-416a-93d1-1eb99221dd6e
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:52 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token e2de8763-d2f9-4c65-a3c6-2a6304693709
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token e86e8ab8-8de1-452a-baaf-d352a08a44d1
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token 8ba79358-7000-4fda-8ccb-d3e1a9369134
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 251 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 967d4b5f-eea1-47a8-8b89-ec6c745c9d44
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:53 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token 034da284-f0ed-43fb-920c-837c8273a85a
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token f32608dd-8a44-406c-a6f4-51a19e0effd1
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
Cache-Control no-cache
Postman-Token f2f8413b-9735-4a42-8dd0-16affcf666f5
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:54 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 464ms
Mean size per request: 7.2KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token 9653e081-ca68-44e7-ae1f-bf01cbe7d8bb
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 6 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 6 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 6 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 16 8 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 490ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token ac79cbed-068f-42bd-8efd-0d387712a602
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:55 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 484ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token 82010d30-5133-4c46-adae-401c60520a15
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 550ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Cache-Control no-cache
Postman-Token 9c2a60df-856f-48d6-9967-4b050219e4ac
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8dcadd0f-7282-4303-b4a0-887c3d308b62
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:38:56 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 21febf01-148b-4a6e-b62d-1777714450a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac370ceb-f391-4a67-8229-231885741de7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 224ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac2e235d-b10a-4479-b667-ea9cfec75abb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d0850f2e-120c-432d-b929-c78163b768d4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:57 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c10a5be-ea62-45a1-b2db-0765ac8d9e05
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f269601b-e271-4201-a3aa-baac0957972d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5MzB9.I9opx_0cZTquWf8sUPseY6UCwlxBDMhYbmmgAkYpA8c
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a139c18f-221c-4457-877a-ff20427d893f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 57c38938-052f-4ec4-a9ed-afbccf4bbedb
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-VQQuCiKfXYRILMT+SHXdFCh7X14"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:58 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token cce7c904-eb71-48aa-ba66-39b4c56574d2
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-RAXgVOYSDlLzy8aZzuGerCh6yns"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOX0.w44tddbN3H2c0gYnXgyD2pQqnZrFQiG8U5p2KrWqhK8"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 333932ad-ae7a-4644-821b-a1591384ba34
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token f8026a1c-6477-4e27-9357-81a4aac47578
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 9b78c09d-410d-48aa-bc70-cb17b2f5ca2e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:38:59 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 521ddef6-c17d-4451-a04f-cf5766a843f3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 62732d65-ada4-4d5e-8dca-3b05f16e257e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c40d557f-ad6c-4f17-ad77-1b4d523a2aea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b805c770-fcb9-4bf1-8ec8-6265b89ee6a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:00 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3019040c-dd3b-4537-b702-37fb4c054229
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 261ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12061c59-83e8-4793-94fd-9a87e66035be
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5cc7c451-387f-4855-8c29-527ead0317b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 262ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44e42b5d-ee4e-4aa2-8159-6fe9b2c6fb44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:01 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 270ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 916602c9-1b7f-4600-880d-dd74408b6e3b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2f35fc6-bf81-4505-a4f8-87ecf5d163fb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e2aeeb48-2020-4325-a3f2-909994f58ded
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8877d509-6cb1-431e-a6dd-2a0c6b4faf82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:02 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1e040ac7-8521-4be0-b4d1-b2825d597b30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7bc6d6c1-c32a-40ac-880a-29f056ed39e5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:03 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 814ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 77f615a8-8caf-420a-b226-0df5da8c5aaa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 224ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aee06d77-47b5-41c4-a4a9-12f02d1eee4e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 79ff1f26-89d3-4061-a1ce-2652ed472aa0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 47577db7-8f82-44f6-b664-78defc8a24ca
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:04 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e007cca5-bf79-4ca3-be2f-e42e42348233
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTkzOH0.kTgJGe25lUgjYKn_g1APcUH1Oim5Z6E_1xX7wu-3iP8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f1ad7072-8ef8-4361-8496-a9e08592b2f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:05 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 784ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c077f1ba-3256-4c1c-9dce-d5e52493fe84
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1329b262-fe6c-4603-8182-f023b1634abb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 44d78b97-2a87-4a50-a105-db18b623b143
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:06 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 677ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7af58c5e-7a09-489f-b4de-e2f3347f8023
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:07 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 753ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c9cf1842-778e-4e3f-958a-e2c43e3159ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0a00a0ae-ab4b-4303-b57c-62b8de1f5855
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-itSSvpnP6la3ZM1LfGrl5P3BKSw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 52716617-d3c1-4490-aa44-a2bbdd68177d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 02be0adf-e9a3-4c01-a2a8-7260916b203d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:08 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e497a2ad-bf97-42d9-a622-421bfbb0a87b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 1020B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c5b62c57-e749-4b8e-9d4f-4a19be3fe51d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 482083fe-6999-43c2-b129-9c113912d21d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc037387-954f-46c3-a088-ff12f1254190
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:09 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 49790437-5f7b-46d1-94c6-53c9c6b4444e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4477b372-c4ed-485e-ae26-e08426226ccb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 843c61e0-4e08-4c43-bb91-7bdca3d2f477
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a1b4bc8b-21f0-4f5a-bd30-cb626400c484
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e3ac4a4-fcd2-40f4-ac91-110b411911ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token da304fc4-7713-407e-880a-a4b3053bb09a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e28d6655-8e91-49b6-8856-c1d74cf391f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87479ca4-032d-481b-b4d3-18cd53eecff5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 71080506-6572-422b-948e-f4066cb3799d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 03112d40-74bc-4d68-86e3-d8a5f40ce15b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f73b511-08b7-4918-ad78-fb65bc6fdb18
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NDh9.IGb82X0_JOCya3zj3lvWGr5rf0-sYz1xsAEj2caf9eg
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d336c362-2c25-4213-8a6b-508bb9a38eb8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 871d1353-bbe9-477d-9601-38a134492881
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-7xaXE2mU19dA4Jm/irG6c/quxSc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU"}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
Verify if the response time is less than 400Ms 1 0 0
verify is message is equal to success 1 0 0
verify if Token is not null 1 0 0
Verify JSON Schema 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3dd3f348-bb82-48dc-ad59-f6297fa999c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 57
Request Body
{
            "username":"iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-7xaXE2mU19dA4Jm/irG6c/quxSc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
Response message should be success 1 0 0
Tocken should be valid 1 0 0
validate JSON Schema 1 0 0
response time<150 ms 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
response time<150 ms
expected 226 to be below 150
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9120211b-33bf-40a3-a974-784605ecddc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 401- UnAuthorized 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 401- UnAuthorized
expected response to have status code 401 but got 500
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
DEMO-KEY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05b01393-8421-46e3-9a5d-f7948116a873
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username":"iamfd123",
            "password": "pass123"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify corrrect error message is show 1 0 0
Status code should be 400- Bad request 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Status code should be 400- Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token 1ba6a0f4-0c07-43d0-912f-ae602cdfe8bd
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token 7602bcff-355d-489e-9ed3-3ca73fe1ea61
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Security: verify if password field is not present is not present in the response 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Security: verify if password field is not present is not present in the response
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 438B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token 693e0db9-e3c0-484e-ba37-6eec79b709b4
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code should be 200 1 0 0
respomnse time should be <150 1 0 0
Response body contains message as success 1 0 0
Verify Response schema 1 0 0
verify user properties are present 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f1-julmfuJzCzehlV4YFv1pDM99btE"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 253ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72b9fa1b-78cc-4628-9325-5ce5b86e7814
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token dbec68df-0c3b-426b-adb6-a30c35733b1a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 1 0 0
verify if response time less than <200 1 0 0
verify if the mesasgae is success 1 0 0
Verify if tghe response matches schema 1 0 0
Verify if the response contains mst_oem 1 0 0
Verify if the keymst_oemis present in the response body 1 0 0
Verify if the keymst_modelis present in the response body 1 0 0
Verify if the keymst_action_statusis present in the response body 1 0 0
Verify if the keymst_warrenty_statusis present in the response body 1 0 0
Verify if the keymst_platformis present in the response body 2 0 0
Verify if the keymst_roleis present in the response body 1 0 0
Verify if the keymst_service_locationis present in the response body 1 0 0
Verify if the keymst_problemis present in the response body 1 0 0
Verify if the keymap_fst_pincodeis present in the response body 1 0 0
verify if the key is storing non empty array 1 0 0
Total 16 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 68B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSIlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA1MDM2OTd9.A4mMZjZuTYKg6HXDq7LXG4Gh350VHQHM38rA8b9ob8M
Cache-Control no-cache
Postman-Token b4b6c850-5aed-4de9-a329-d2ec6217d541
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 68
ETag W/"44-agQv//Njb4cHInyGRhzokxbLJlc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token % in JSON at position 20"}
Test Information
NamePassedFailedSkipped
verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA2OTcwNDB9.E3wBfrQ6M0rDPtewLGc1WSJ232aglVf5rLrLlga5AbE' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token 4e8b190b-b02a-424e-b5cb-e66faf88bac5
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 10780
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
verify if the status code is 401 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 401
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 269ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token 355d89d8-ad1d-4866-bce2-886db08ae619
Content-Length 1070
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Manoj",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 284ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token adee1525-23b0-4e45-9684-11ceb4848c58
Content-Length 1084
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "{{randomFirstName}}",
                "last_name": "Patil",
                "mobile_number": "8565452565",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Sapkalshri1525@gmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Shridhar","last_name":"Jadhav","mobile_number":"9881654565","mobile_number_alt":"","email_id":"shridharsapkal1996@gmail.com","email_id_alt":"shridharsapkal1996@gmail.com"},"customer_address":{"flat_number":"303","apartment_name":"omkar heights","street_name":"bypass","landmark":"kharadi","area":"Pune","pincode":"411057","country":"India","state":"Andhra Pradesh"},"customer_product":{"dop":"2025-06-23T18:30:00.000Z","serial_number":"95460256324583","imei1":"95460256324583","imei2":"95460256324583","popurl":"2025-06-23T18:30:00.000Z","product_id":1,"mst_model_id":1},"problems":[{"id":1,"remark":"Phone is not working "}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 267ms
Mean size per request: 123B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
randomNumber 789
randomFirstName Lyda
randomLastName Prohaska
randomEmail Amie73@gmail.com
randomPhoneNumber 593-403-8275
Content-Type application/json
Cache-Control no-cache
Postman-Token eacc35e2-3184-484d-b1b0-b8ee9079f76d
Content-Length 1073
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Farrell",
                "last_name": "Peter",
                "mobile_number": "904-788-7132",
                "mobile_number_alt": "mobile_number_alt",
                "email_id": "Alexandra73@hotmail.com",
                "email_id_alt": "shridharsa52596@gmail.com"
            },
            "customer_address": {
                "flat_number": "303",
                "apartment_name": "omkar heights",
                "street_name": "bypass",
                "landmark": "kharadi",
                "area": "Pune",
                "pincode": "411057",
                "country": "India",
                "state": "Andhra Pradesh"
            },
            "customer_product": {
                "dop": "2025-06-23T18:30:00.000Z",
                "serial_number": "",
                "imei1": "",
                "imei2": "",
                "popurl": "2025-06-23T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 1
            },
            "problems": [
                {
                    "id": 1,
                    "remark": "Phone is not working "
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 123
ETag W/"7b-HKDlpyn4gRXFeG2xS00mqLcBMWg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Job is already open for this imei number","name":"APIError","isPublic":false,"isOperational":true}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 243B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Cache-Control no-cache
Postman-Token c74c940d-f189-4ab6-be92-24f26a6e92fc
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify the response time<150 ms 0 1 0
Verify the if message is equal to Message 1 0 0
Verify JSON schema Structure 1 0 0
Verify the length of the array is 3 1 0 0
Verify if the key are present in the response data array 1 0 0
Verify if the count for each json object is a number 1 0 0
Verify if the count foer the Json object 1is numer or not 1 0 0
Verify if the count foer the Json object 2is numer or not 1 0 0
Verify if the count foer the Json object 3is numer or not 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify the response time<150 ms
expected 256 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token d989e451-4d69-4234-9f8b-b08f0d5a021f
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code should be 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f2-hUEV1kBkcwl22WB0ZbdtF/M79Tk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization "eyJhbGciOiJIUzI1NtZSI6ImZkIiwibGFzdF9uW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvb
Cache-Control no-cache
Postman-Token 901b2177-5672-456e-b620-7eea808e4581
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code should be 500 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 1758ms
Mean size per request: 1.01MB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token c37991a1-0776-4420-9502-e43b361f6be2
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1055124
ETag W/"101994-geANuELQsaZ8hvpTufolam2mGvM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189595,"job_number":"JOB_189595","tr_customer_id":189613,"tr_customer_product_id":189603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:57.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"giyu tomiaka","mobile_number":"985-814-2162","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"168454609535054","imei1":"168454609535054","imei2":"168454609535054","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189592,"job_number":"JOB_189592","tr_customer_id":189610,"tr_customer_product_id":189600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:45.000Z","modified_at":"2026-02-17T14:55:55.000Z","name":"tanjiro kamado","mobile_number":"912-471-0765","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"69734575799915","imei1":"69734575799915","imei2":"69734575799915","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189588,"job_number":"JOB_189588","tr_customer_id":189606,"tr_customer_product_id":189596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:32.000Z","modified_at":"2026-02-17T14:55:43.000Z","name":"saitama sensei","mobile_number":"370-824-6491","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"668198261292392","imei1":"668198261292392","imei2":"668198261292392","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189555,"job_number":"JOB_189555","tr_customer_id":189573,"tr_customer_product_id":189563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:29.000Z","name":"Clementina Johns","mobile_number":"518-417-8147","email_id":"Titus.Hane@gmail.com","dop":"2025-06-09","serial_number":"104763627153953","imei1":"104763627153953","imei2":"104763627153953","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189546,"job_number":"JOB_189546","tr_customer_id":189564,"tr_customer_product_id":189554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:13.000Z","name":"Zoie Watsica","mobile_number":"898-981-2147","email_id":"Ross_Schneider26@hotmail.com","dop":"2025-06-09","serial_number":"108900033749727","imei1":"108900033749727","imei2":"108900033749727","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189543,"job_number":"JOB_189543","tr_customer_id":189561,"tr_customer_product_id":189551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:56.000Z","name":"Mabel Morissette","mobile_number":"634-669-2312","email_id":"Kim86@gmail.com","dop":"2025-06-09","serial_number":"106136300863215","imei1":"106136300863215","imei2":"106136300863215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189526,"job_number":"JOB_189526","tr_customer_id":189544,"tr_customer_product_id":189534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:47:11.000Z","modified_at":"2026-02-17T14:47:20.000Z","name":"Rudy Volkman","mobile_number":"796-388-9725","email_id":"Caroline_Mante90@yahoo.com","dop":"2025-12-31","serial_number":"10995912470726","imei1":"10995912470726","imei2":"10995912470726","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189525,"job_number":"JOB_189525","tr_customer_id":189543,"tr_customer_product_id":189533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:57.000Z","modified_at":"2026-02-17T14:47:06.000Z","name":"Francis Gusikowski","mobile_number":"751-836-8665","email_id":"Jade_Muller30@hotmail.com","dop":"2025-12-31","serial_number":"10272219722855","imei1":"10272219722855","imei2":"10272219722855","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189522,"job_number":"JOB_189522","tr_customer_id":189540,"tr_customer_product_id":189530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:43.000Z","modified_at":"2026-02-17T14:46:53.000Z","name":"Guido Herzog","mobile_number":"526-580-1380","email_id":"Bonita.Mertz@hotmail.com","dop":"2025-12-31","serial_number":"10138707927910","imei1":"10138707927910","imei2":"10138707927910","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189431,"job_number":"JOB_189431","tr_customer_id":189449,"tr_customer_product_id":189439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:09.000Z","modified_at":"2026-02-17T14:38:32.000Z","name":"Rowan Johns","mobile_number":"564-233-8079","email_id":"Nannie_Effertz64@gmail.com","dop":"2025-10-01","serial_number":"14567195548966","imei1":"14567195548966","imei2":"14567195548966","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:38:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189419,"job_number":"JOB_189419","tr_customer_id":189437,"tr_customer_product_id":189427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:35.000Z","modified_at":"2026-02-17T14:28:45.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"28075957400531","imei1":"28075957400531","imei2":"28075957400531","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189415,"job_number":"JOB_189415","tr_customer_id":189433,"tr_customer_product_id":189423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:20.000Z","modified_at":"2026-02-17T14:28:30.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99292255631969","imei1":"99292255631969","imei2":"99292255631969","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189414,"job_number":"JOB_189414","tr_customer_id":189432,"tr_customer_product_id":189422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:06.000Z","modified_at":"2026-02-17T14:28:16.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"84311983120304","imei1":"84311983120304","imei2":"84311983120304","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189359,"job_number":"JOB_189359","tr_customer_id":189377,"tr_customer_product_id":189367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:14:07.000Z","modified_at":"2026-02-17T13:19:35.000Z","name":"Freeman Larkin","mobile_number":"836-797-4198","email_id":"Fiona66@gmail.com","dop":"2026-01-06","serial_number":"10194683442195","imei1":"10194683442195","imei2":"10194683442195","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T13:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189331,"job_number":"JOB_189331","tr_customer_id":189349,"tr_customer_product_id":189339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:26.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189317,"job_number":"JOB_189317","tr_customer_id":189335,"tr_customer_product_id":189325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:36:49.000Z","modified_at":"2026-02-17T11:36:55.000Z","name":"Hester Kessler","mobile_number":"236-715-7981","email_id":"Lilly.Mann@hotmail.com","dop":"2026-01-06","serial_number":"10975526022659","imei1":"10975526022659","imei2":"10975526022659","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:36:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189316,"job_number":"JOB_189316","tr_customer_id":189334,"tr_customer_product_id":189324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:31:08.000Z","modified_at":"2026-02-17T11:31:13.000Z","name":"Shyann Stanton","mobile_number":"754-544-5466","email_id":"Kareem.Considine94@hotmail.com","dop":"2026-01-06","serial_number":"10402793134489","imei1":"10402793134489","imei2":"10402793134489","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189314,"job_number":"JOB_189314","tr_customer_id":189332,"tr_customer_product_id":189322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:51.000Z","modified_at":"2026-02-17T11:25:57.000Z","name":"Petra Mertz","mobile_number":"437-954-0074","email_id":"Cloyd_Lynch@gmail.com","dop":"2026-01-06","serial_number":"10767983070813","imei1":"10767983070813","imei2":"10767983070813","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189312,"job_number":"JOB_189312","tr_customer_id":189330,"tr_customer_product_id":189320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:24:51.000Z","modified_at":"2026-02-17T11:24:56.000Z","name":"Orval Simonis","mobile_number":"248-537-0893","email_id":"Joshuah83@gmail.com","dop":"2026-01-06","serial_number":"10519442484138","imei1":"10519442484138","imei2":"10519442484138","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:24:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189311,"job_number":"JOB_189311","tr_customer_id":189329,"tr_customer_product_id":189319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:20:34.000Z","modified_at":"2026-02-17T11:20:40.000Z","name":"Brice Kirlin","mobile_number":"218-331-7892","email_id":"Adella.Anderson@yahoo.com","dop":"2026-01-06","serial_number":"10544191149096","imei1":"10544191149096","imei2":"10544191149096","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:20:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189305,"job_number":"JOB_189305","tr_customer_id":189323,"tr_customer_product_id":189313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:15:12.000Z","modified_at":"2026-02-17T11:15:18.000Z","name":"Abel Weimann","mobile_number":"483-445-5872","email_id":"Claudine.Bayer75@hotmail.com","dop":"2026-01-06","serial_number":"10063619944652","imei1":"10063619944652","imei2":"10063619944652","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189304,"job_number":"JOB_189304","tr_customer_id":189322,"tr_customer_product_id":189312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:13:33.000Z","modified_at":"2026-02-17T11:13:38.000Z","name":"Nelle Runte","mobile_number":"423-833-4616","email_id":"Olaf36@hotmail.com","dop":"2026-01-06","serial_number":"10353703703841","imei1":"10353703703841","imei2":"10353703703841","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189294,"job_number":"JOB_189294","tr_customer_id":189312,"tr_customer_product_id":189302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:01:49.000Z","modified_at":"2026-02-17T11:01:55.000Z","name":"Alfred Howell","mobile_number":"550-599-4927","email_id":"Uriah_DuBuque@hotmail.com","dop":"2026-01-06","serial_number":"10384168423734","imei1":"10384168423734","imei2":"10384168423734","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:01:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189249,"job_number":"JOB_189249","tr_customer_id":189267,"tr_customer_product_id":189257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:37.000Z","modified_at":"2026-02-17T08:03:47.000Z","name":"Brett Ziemann","mobile_number":"942-255-2698","email_id":"Sydni_Rau94@gmail.com","dop":"2025-11-04","serial_number":"57845226300759","imei1":"57845226300759","imei2":"57845226300759","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189248,"job_number":"JOB_189248","tr_customer_id":189266,"tr_customer_product_id":189256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:24.000Z","modified_at":"2026-02-17T08:03:33.000Z","name":"Omari Johns","mobile_number":"898-392-3303","email_id":"Mafalda_Murray@hotmail.com","dop":"2025-11-04","serial_number":"71822093088564","imei1":"71822093088564","imei2":"71822093088564","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189194,"job_number":"JOB_189194","tr_customer_id":189212,"tr_customer_product_id":189202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:48.000Z","modified_at":"2026-02-17T07:50:59.000Z","name":"Milford Walter","mobile_number":"673-996-6955","email_id":"Hilbert47@yahoo.com","dop":"2025-11-04","serial_number":"53993234584203","imei1":"53993234584203","imei2":"53993234584203","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189193,"job_number":"JOB_189193","tr_customer_id":189211,"tr_customer_product_id":189201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:33.000Z","modified_at":"2026-02-17T07:50:44.000Z","name":"Kennith Emmerich","mobile_number":"209-633-6984","email_id":"Axel26@hotmail.com","dop":"2025-11-04","serial_number":"69739349196860","imei1":"69739349196860","imei2":"69739349196860","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189192,"job_number":"JOB_189192","tr_customer_id":189210,"tr_customer_product_id":189200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:50:17.000Z","modified_at":"2026-02-17T07:50:29.000Z","name":"Doug Koelpin","mobile_number":"357-950-7675","email_id":"Jayde_Schumm@hotmail.com","dop":"2025-11-04","serial_number":"20087679158294","imei1":"20087679158294","imei2":"20087679158294","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:50:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189074,"job_number":"JOB_189074","tr_customer_id":189092,"tr_customer_product_id":189082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:45.000Z","modified_at":"2026-02-17T06:54:56.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"52152104818521","imei1":"52152104818521","imei2":"52152104818521","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189073,"job_number":"JOB_189073","tr_customer_id":189091,"tr_customer_product_id":189081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:30.000Z","modified_at":"2026-02-17T06:54:41.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"99362029893435","imei1":"99362029893435","imei2":"99362029893435","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189072,"job_number":"JOB_189072","tr_customer_id":189090,"tr_customer_product_id":189080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:14.000Z","modified_at":"2026-02-17T06:54:25.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"16697064570354","imei1":"16697064570354","imei2":"16697064570354","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189045,"job_number":"JOB_189045","tr_customer_id":189063,"tr_customer_product_id":189053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:01.000Z","modified_at":"2026-02-17T06:46:12.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"63751791409223","imei1":"63751791409223","imei2":"63751791409223","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189044,"job_number":"JOB_189044","tr_customer_id":189062,"tr_customer_product_id":189052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:46.000Z","modified_at":"2026-02-17T06:45:57.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"73105500322263","imei1":"73105500322263","imei2":"73105500322263","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189041,"job_number":"JOB_189041","tr_customer_id":189059,"tr_customer_product_id":189049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:31.000Z","modified_at":"2026-02-17T06:45:42.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"21271989361042","imei1":"21271989361042","imei2":"21271989361042","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189037,"job_number":"JOB_189037","tr_customer_id":189055,"tr_customer_product_id":189045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:35.000Z","name":"Mozelle Luettgen","mobile_number":"994-210-9656","email_id":"Marcella4@hotmail.com","dop":"2025-06-09","serial_number":"109670757817623","imei1":"109670757817623","imei2":"109670757817623","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189029,"job_number":"JOB_189029","tr_customer_id":189047,"tr_customer_product_id":189037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:19.000Z","name":"Camron Cruickshank","mobile_number":"625-343-3511","email_id":"Deanna_Beier88@yahoo.com","dop":"2025-06-09","serial_number":"103648879525230","imei1":"103648879525230","imei2":"103648879525230","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189026,"job_number":"JOB_189026","tr_customer_id":189044,"tr_customer_product_id":189034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:44:03.000Z","name":"Breanna Gottlieb","mobile_number":"509-892-7017","email_id":"Gladyce_Nader@yahoo.com","dop":"2025-06-09","serial_number":"109296951256215","imei1":"109296951256215","imei2":"109296951256215","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189018,"job_number":"JOB_189018","tr_customer_id":189036,"tr_customer_product_id":189026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:06.000Z","modified_at":"2026-02-17T06:42:28.000Z","name":"Gertrude Collins","mobile_number":"719-989-1155","email_id":"Brendan.OConner68@yahoo.com","dop":"2025-10-01","serial_number":"14823966075618","imei1":"14823966075618","imei2":"14823966075618","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189017,"job_number":"JOB_189017","tr_customer_id":189035,"tr_customer_product_id":189025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:42.000Z","modified_at":"2026-02-17T06:41:52.000Z","name":"Chaya Kemmer","mobile_number":"342-715-2100","email_id":"Declan_Kihn@yahoo.com","dop":"2025-11-04","serial_number":"99049252059883","imei1":"99049252059883","imei2":"99049252059883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189016,"job_number":"JOB_189016","tr_customer_id":189034,"tr_customer_product_id":189024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:28.000Z","modified_at":"2026-02-17T06:41:38.000Z","name":"Brody Tremblay","mobile_number":"260-225-8214","email_id":"Jaida96@yahoo.com","dop":"2025-11-04","serial_number":"30988779022627","imei1":"30988779022627","imei2":"30988779022627","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189015,"job_number":"JOB_189015","tr_customer_id":189033,"tr_customer_product_id":189023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:41:13.000Z","modified_at":"2026-02-17T06:41:24.000Z","name":"Lacey Murray","mobile_number":"636-651-0981","email_id":"Winifred.Kuhic95@gmail.com","dop":"2025-11-04","serial_number":"89399082024403","imei1":"89399082024403","imei2":"89399082024403","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:41:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188954,"job_number":"JOB_188954","tr_customer_id":188972,"tr_customer_product_id":188962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:31.000Z","modified_at":"2026-02-17T05:17:40.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11092380140824","imei1":"11092380140824","imei2":"11092380140824","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:17:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188871,"job_number":"JOB_188871","tr_customer_id":188889,"tr_customer_product_id":188879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"Abigale Prosacco","mobile_number":"516-266-5203","email_id":"Cruz_McClure50@yahoo.com","dop":"2025-12-31","serial_number":"10902328846763","imei1":"10902328846763","imei2":"10902328846763","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188857,"job_number":"JOB_188857","tr_customer_id":188875,"tr_customer_product_id":188865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Chelsie Mills","mobile_number":"606-697-1389","email_id":"Katlynn_Jacobson@gmail.com","dop":"2025-06-09","serial_number":"109373591589168","imei1":"109373591589168","imei2":"109373591589168","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188852,"job_number":"JOB_188852","tr_customer_id":188870,"tr_customer_product_id":188860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:41.000Z","modified_at":"2026-02-17T04:31:50.000Z","name":"Margarete White","mobile_number":"828-358-4811","email_id":"Edward.Schimmel@gmail.com","dop":"2025-12-31","serial_number":"10437575755338","imei1":"10437575755338","imei2":"10437575755338","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188838,"job_number":"JOB_188838","tr_customer_id":188856,"tr_customer_product_id":188846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Ana Jacobs","mobile_number":"751-908-9819","email_id":"Adam.Davis@hotmail.com","dop":"2025-06-09","serial_number":"109217654558799","imei1":"109217654558799","imei2":"109217654558799","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188830,"job_number":"JOB_188830","tr_customer_id":188848,"tr_customer_product_id":188838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Stefan Dickens","mobile_number":"357-845-4594","email_id":"Amaya.Grimes@yahoo.com","dop":"2025-12-31","serial_number":"10913901360996","imei1":"10913901360996","imei2":"10913901360996","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188803,"job_number":"JOB_188803","tr_customer_id":188821,"tr_customer_product_id":188811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rosetta Reichert","mobile_number":"856-237-4134","email_id":"Eusebio80@hotmail.com","dop":"2025-06-09","serial_number":"101515607413149","imei1":"101515607413149","imei2":"101515607413149","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188794,"job_number":"JOB_188794","tr_customer_id":188812,"tr_customer_product_id":188802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16590273581354","imei1":"16590273581354","imei2":"16590273581354","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188778,"job_number":"JOB_188778","tr_customer_id":188796,"tr_customer_product_id":188786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:57.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Edwin Kunze","mobile_number":"670-288-1760","email_id":"Bernadette96@hotmail.com","dop":"2025-10-01","serial_number":"16672823534822","imei1":"16672823534822","imei2":"16672823534822","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188705,"job_number":"JOB_188705","tr_customer_id":188723,"tr_customer_product_id":188713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:30:09.000Z","name":"giyu tomiaka","mobile_number":"939-404-1499","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"394493149289424","imei1":"394493149289424","imei2":"394493149289424","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188692,"job_number":"JOB_188692","tr_customer_id":188710,"tr_customer_product_id":188700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:47.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"tanjiro kamado","mobile_number":"741-702-9233","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"467465275618453","imei1":"467465275618453","imei2":"467465275618453","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188686,"job_number":"JOB_188686","tr_customer_id":188704,"tr_customer_product_id":188694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:36.000Z","modified_at":"2026-02-17T04:29:45.000Z","name":"saitama sensei","mobile_number":"931-455-5133","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"18392713414243","imei1":"18392713414243","imei2":"18392713414243","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189695,"job_number":"JOB_189695","tr_customer_id":189713,"tr_customer_product_id":189703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:05.000Z","modified_at":"2026-02-17T17:04:24.000Z","name":"Naomi Simonis","mobile_number":"384-291-1741","email_id":"Jerome73@gmail.com","dop":"2025-04-06","serial_number":"17314226043191","imei1":"17314226043191","imei2":"17314226043191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T17:04:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189691,"job_number":"JOB_189691","tr_customer_id":189709,"tr_customer_product_id":189699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:53:18.000Z","name":"Cicero Jenkins","mobile_number":"299-862-1480","email_id":"Murl_Pagac@yahoo.com","dop":"2025-04-06","serial_number":"16653232280202","imei1":"16653232280202","imei2":"16653232280202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189688,"job_number":"JOB_189688","tr_customer_id":189706,"tr_customer_product_id":189696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:52:34.000Z","name":"Eleonore Mosciski","mobile_number":"951-687-0182","email_id":"Elody49@gmail.com","dop":"2025-04-06","serial_number":"16555308834685","imei1":"16555308834685","imei2":"16555308834685","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189685,"job_number":"JOB_189685","tr_customer_id":189703,"tr_customer_product_id":189693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:49.000Z","name":"Triston Hahn","mobile_number":"734-926-1815","email_id":"Barbara_Leannon81@gmail.com","dop":"2025-04-06","serial_number":"14904433244005","imei1":"14904433244005","imei2":"14904433244005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:51:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189682,"job_number":"JOB_189682","tr_customer_id":189700,"tr_customer_product_id":189690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:31.000Z","modified_at":"2026-02-17T16:45:07.000Z","name":"Francis Wuckert","mobile_number":"881-473-1146","email_id":"Tamia.Predovic48@gmail.com","dop":"2025-04-06","serial_number":"17004259823403","imei1":"17004259823403","imei2":"17004259823403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189679,"job_number":"JOB_189679","tr_customer_id":189697,"tr_customer_product_id":189687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:44:24.000Z","name":"Alberto Bartell","mobile_number":"701-681-9534","email_id":"Martina_Rolfson@gmail.com","dop":"2025-04-06","serial_number":"12439748247116","imei1":"12439748247116","imei2":"12439748247116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189676,"job_number":"JOB_189676","tr_customer_id":189694,"tr_customer_product_id":189684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:40.000Z","name":"Scottie Konopelski","mobile_number":"569-381-5310","email_id":"Destin_Mertz51@hotmail.com","dop":"2025-04-06","serial_number":"10078634494450","imei1":"10078634494450","imei2":"10078634494450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189672,"job_number":"JOB_189672","tr_customer_id":189690,"tr_customer_product_id":189680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:44.000Z","name":"Herminia Fisher","mobile_number":"608-509-7183","email_id":"Judah45@yahoo.com","dop":"2025-08-24","serial_number":"10175862777981","imei1":"10175862777981","imei2":"10175862777981","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189669,"job_number":"JOB_189669","tr_customer_id":189687,"tr_customer_product_id":189677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:53.000Z","name":"Yessenia Ruecker","mobile_number":"826-978-3785","email_id":"Kasey.Jaskolski@hotmail.com","dop":"2025-08-24","serial_number":"11205386856141","imei1":"11205386856141","imei2":"11205386856141","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189666,"job_number":"JOB_189666","tr_customer_id":189684,"tr_customer_product_id":189674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:19.000Z","modified_at":"2026-02-17T16:22:02.000Z","name":"Barry Schultz","mobile_number":"619-512-9186","email_id":"Emilia.Homenick@yahoo.com","dop":"2025-08-24","serial_number":"10202572813814","imei1":"10202572813814","imei2":"10202572813814","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:22:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189664,"job_number":"JOB_189664","tr_customer_id":189682,"tr_customer_product_id":189672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:27.000Z","modified_at":"2026-02-17T16:13:38.000Z","name":"Jadyn Goldner","mobile_number":"312-631-9053","email_id":"Torrey.Russel40@gmail.com","dop":"2025-07-01","serial_number":"102648835167820","imei1":"102648835167820","imei2":"102648835167820","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189662,"job_number":"JOB_189662","tr_customer_id":189680,"tr_customer_product_id":189670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:24.000Z","name":"Lea Yost","mobile_number":"907-634-0912","email_id":"Adrien6@gmail.com","dop":"2025-07-01","serial_number":"100899855155379","imei1":"100899855155379","imei2":"100899855155379","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T16:13:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189659,"job_number":"JOB_189659","tr_customer_id":189677,"tr_customer_product_id":189667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:40.000Z","modified_at":"2026-02-17T15:44:15.000Z","name":"Patrick Satterfield","mobile_number":"656-989-9631","email_id":"Alfonzo10@hotmail.com","dop":"2025-08-24","serial_number":"13027289841012","imei1":"13027289841012","imei2":"13027289841012","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189656,"job_number":"JOB_189656","tr_customer_id":189674,"tr_customer_product_id":189664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:43:33.000Z","name":"Carmine Koelpin","mobile_number":"742-730-8150","email_id":"Angie_Powlowski40@yahoo.com","dop":"2025-08-24","serial_number":"16151449418563","imei1":"16151449418563","imei2":"16151449418563","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189653,"job_number":"JOB_189653","tr_customer_id":189671,"tr_customer_product_id":189661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:50.000Z","name":"Abbey Marvin","mobile_number":"914-666-3634","email_id":"Napoleon_Metz@yahoo.com","dop":"2025-08-24","serial_number":"19635317672091","imei1":"19635317672091","imei2":"19635317672091","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189650,"job_number":"JOB_189650","tr_customer_id":189668,"tr_customer_product_id":189658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:31:30.000Z","name":"Mia Veum","mobile_number":"526-353-2654","email_id":"Stephen_Kautzer@gmail.com","dop":"2025-08-24","serial_number":"12154718100303","imei1":"12154718100303","imei2":"12154718100303","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189647,"job_number":"JOB_189647","tr_customer_id":189665,"tr_customer_product_id":189655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:47.000Z","name":"Albertha Davis","mobile_number":"369-268-5081","email_id":"Sally_Koelpin87@hotmail.com","dop":"2025-08-24","serial_number":"12212815581277","imei1":"12212815581277","imei2":"12212815581277","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189644,"job_number":"JOB_189644","tr_customer_id":189662,"tr_customer_product_id":189652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:30:04.000Z","name":"Wava Schamberger","mobile_number":"301-861-7190","email_id":"Terrell.Nikolaus89@hotmail.com","dop":"2025-08-24","serial_number":"16485542291959","imei1":"16485542291959","imei2":"16485542291959","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189641,"job_number":"JOB_189641","tr_customer_id":189659,"tr_customer_product_id":189649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:26:36.000Z","name":"Nettie Schinner","mobile_number":"579-284-2931","email_id":"Sophia97@hotmail.com","dop":"2025-04-06","serial_number":"14107635526940","imei1":"14107635526940","imei2":"14107635526940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189638,"job_number":"JOB_189638","tr_customer_id":189656,"tr_customer_product_id":189646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:25:34.000Z","name":"Dario Waters","mobile_number":"269-678-1674","email_id":"Millie.Turcotte32@hotmail.com","dop":"2025-04-06","serial_number":"19254745163124","imei1":"19254745163124","imei2":"19254745163124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:25:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189635,"job_number":"JOB_189635","tr_customer_id":189653,"tr_customer_product_id":189643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:24:35.000Z","name":"Orrin Shanahan","mobile_number":"736-900-8579","email_id":"Domenica_Terry@gmail.com","dop":"2025-04-06","serial_number":"12877654568893","imei1":"12877654568893","imei2":"12877654568893","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189632,"job_number":"JOB_189632","tr_customer_id":189650,"tr_customer_product_id":189640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:25.000Z","name":"Marcellus Emard","mobile_number":"268-447-9830","email_id":"Marcelino83@hotmail.com","dop":"2025-04-06","serial_number":"19903886461166","imei1":"19903886461166","imei2":"19903886461166","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:17:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189630,"job_number":"JOB_189630","tr_customer_id":189648,"tr_customer_product_id":189638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:18.000Z","name":"Maximillia Stracke","mobile_number":"876-876-1764","email_id":"Angelo54@yahoo.com","dop":"2025-04-06","serial_number":"18561204202542","imei1":"18561204202542","imei2":"18561204202542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189628,"job_number":"JOB_189628","tr_customer_id":189646,"tr_customer_product_id":189636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:53.000Z","modified_at":"2026-02-17T15:14:05.000Z","name":"Samir Crist","mobile_number":"765-484-8367","email_id":"Cindy16@yahoo.com","dop":"2025-04-06","serial_number":"13855383153649","imei1":"13855383153649","imei2":"13855383153649","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:14:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189626,"job_number":"JOB_189626","tr_customer_id":189644,"tr_customer_product_id":189634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:19.000Z","modified_at":"2026-02-17T15:12:59.000Z","name":"Laurianne Green","mobile_number":"974-607-0932","email_id":"Alexandrea_Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18217907233436","imei1":"18217907233436","imei2":"18217907233436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189623,"job_number":"JOB_189623","tr_customer_id":189641,"tr_customer_product_id":189631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:30.000Z","modified_at":"2026-02-17T15:12:11.000Z","name":"Hanna Farrell","mobile_number":"758-831-3167","email_id":"Merl92@hotmail.com","dop":"2025-04-06","serial_number":"14521068856274","imei1":"14521068856274","imei2":"14521068856274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:12:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189620,"job_number":"JOB_189620","tr_customer_id":189638,"tr_customer_product_id":189628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:11:27.000Z","name":"Jaycee Macejkovic","mobile_number":"274-301-9260","email_id":"Reyes.Beahan@hotmail.com","dop":"2025-08-24","serial_number":"15336491341222","imei1":"15336491341222","imei2":"15336491341222","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:11:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189617,"job_number":"JOB_189617","tr_customer_id":189635,"tr_customer_product_id":189625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:44.000Z","name":"Teresa Kautzer","mobile_number":"533-591-3752","email_id":"Angeline_Purdy@hotmail.com","dop":"2025-08-24","serial_number":"19375869000226","imei1":"19375869000226","imei2":"19375869000226","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189614,"job_number":"JOB_189614","tr_customer_id":189632,"tr_customer_product_id":189622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:10:00.000Z","name":"Leanna Batz","mobile_number":"743-533-2366","email_id":"Claudia_Schoen51@hotmail.com","dop":"2025-08-24","serial_number":"19993066281955","imei1":"19993066281955","imei2":"19993066281955","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T15:10:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189610,"job_number":"JOB_189610","tr_customer_id":189628,"tr_customer_product_id":189618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:42.000Z","modified_at":"2026-02-17T14:58:22.000Z","name":"Richard Mann","mobile_number":"203-568-1526","email_id":"Marc35@yahoo.com","dop":"2025-04-06","serial_number":"10286401730754","imei1":"10286401730754","imei2":"10286401730754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189606,"job_number":"JOB_189606","tr_customer_id":189624,"tr_customer_product_id":189614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:57:34.000Z","name":"Titus Ortiz","mobile_number":"885-903-5577","email_id":"Chase83@gmail.com","dop":"2025-04-06","serial_number":"12797343353163","imei1":"12797343353163","imei2":"12797343353163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189603,"job_number":"JOB_189603","tr_customer_id":189621,"tr_customer_product_id":189611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:57:29.000Z","name":"Bessie Daniel","mobile_number":"984-656-1604","email_id":"Alexandria_Langworth75@gmail.com","dop":"2025-04-06","serial_number":"14359349058974","imei1":"14359349058974","imei2":"14359349058974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189599,"job_number":"JOB_189599","tr_customer_id":189617,"tr_customer_product_id":189607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:47.000Z","name":"Eloise Altenwerth","mobile_number":"274-855-3258","email_id":"Letha67@yahoo.com","dop":"2025-04-06","serial_number":"19940301946577","imei1":"19940301946577","imei2":"19940301946577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189597,"job_number":"JOB_189597","tr_customer_id":189615,"tr_customer_product_id":189605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:44.000Z","name":"Krista Kuhlman","mobile_number":"668-320-0566","email_id":"Thelma67@gmail.com","dop":"2025-04-06","serial_number":"12083232360942","imei1":"12083232360942","imei2":"12083232360942","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189593,"job_number":"JOB_189593","tr_customer_id":189611,"tr_customer_product_id":189601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:52.000Z","modified_at":"2026-02-17T14:56:31.000Z","name":"Aleen Stroman","mobile_number":"658-952-8398","email_id":"Gillian.Schamberger67@gmail.com","dop":"2025-04-06","serial_number":"18343196714457","imei1":"18343196714457","imei2":"18343196714457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189590,"job_number":"JOB_189590","tr_customer_id":189608,"tr_customer_product_id":189598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:56:12.000Z","name":"Lonie Thompson","mobile_number":"382-224-4283","email_id":"Austin46@gmail.com","dop":"2025-04-06","serial_number":"11001397704088","imei1":"11001397704088","imei2":"11001397704088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189586,"job_number":"JOB_189586","tr_customer_id":189604,"tr_customer_product_id":189594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:58.000Z","name":"Alfredo Hintz","mobile_number":"849-273-2604","email_id":"Raul91@hotmail.com","dop":"2025-04-06","serial_number":"16130598092626","imei1":"16130598092626","imei2":"16130598092626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189583,"job_number":"JOB_189583","tr_customer_id":189601,"tr_customer_product_id":189591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:55:29.000Z","name":"Jerry Rice","mobile_number":"549-410-1567","email_id":"Celestine_Pollich@gmail.com","dop":"2025-04-06","serial_number":"10059396518781","imei1":"10059396518781","imei2":"10059396518781","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:55:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189580,"job_number":"JOB_189580","tr_customer_id":189598,"tr_customer_product_id":189588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:50.000Z","name":"Bulah Thiel","mobile_number":"897-452-4233","email_id":"Coralie_Bode@yahoo.com","dop":"2025-08-24","serial_number":"12669524404125","imei1":"12669524404125","imei2":"12669524404125","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189577,"job_number":"JOB_189577","tr_customer_id":189595,"tr_customer_product_id":189585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:47.000Z","name":"Glenna Lockman","mobile_number":"823-463-8678","email_id":"Heather.Hudson24@hotmail.com","dop":"2025-04-06","serial_number":"18480761985390","imei1":"18480761985390","imei2":"18480761985390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189574,"job_number":"JOB_189574","tr_customer_id":189592,"tr_customer_product_id":189582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:36.000Z","modified_at":"2026-02-17T14:54:17.000Z","name":"Frederique Hickle","mobile_number":"496-615-4842","email_id":"Eddie_McGlynn1@yahoo.com","dop":"2025-04-06","serial_number":"19368745627120","imei1":"19368745627120","imei2":"19368745627120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189572,"job_number":"JOB_189572","tr_customer_id":189590,"tr_customer_product_id":189580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:54:06.000Z","name":"Syble Lehner","mobile_number":"577-933-2047","email_id":"Tanner_Nikolaus41@yahoo.com","dop":"2025-08-24","serial_number":"13403789106219","imei1":"13403789106219","imei2":"13403789106219","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189569,"job_number":"JOB_189569","tr_customer_id":189587,"tr_customer_product_id":189577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:48.000Z","name":"Toy Hilll","mobile_number":"287-494-6298","email_id":"Janae_Herzog92@gmail.com","dop":"2025-04-06","serial_number":"12933723834008","imei1":"12933723834008","imei2":"12933723834008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189566,"job_number":"JOB_189566","tr_customer_id":189584,"tr_customer_product_id":189574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Peter Pacocha","mobile_number":"612-833-3154","email_id":"Bernice90@yahoo.com","dop":"2025-04-06","serial_number":"10179323890697","imei1":"10179323890697","imei2":"10179323890697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189563,"job_number":"JOB_189563","tr_customer_id":189581,"tr_customer_product_id":189571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:53:21.000Z","name":"Nia King","mobile_number":"413-870-7065","email_id":"Rafaela99@gmail.com","dop":"2025-08-24","serial_number":"12798834204803","imei1":"12798834204803","imei2":"12798834204803","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189560,"job_number":"JOB_189560","tr_customer_id":189578,"tr_customer_product_id":189568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:36.000Z","modified_at":"2026-02-17T14:53:17.000Z","name":"Broderick Ritchie","mobile_number":"736-286-9778","email_id":"Amber30@gmail.com","dop":"2025-04-06","serial_number":"18648387600285","imei1":"18648387600285","imei2":"18648387600285","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189558,"job_number":"JOB_189558","tr_customer_id":189576,"tr_customer_product_id":189566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:53:04.000Z","name":"Sabryna Cronin","mobile_number":"860-911-2369","email_id":"Alejandrin74@hotmail.com","dop":"2025-04-06","serial_number":"18820227513983","imei1":"18820227513983","imei2":"18820227513983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:53:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189552,"job_number":"JOB_189552","tr_customer_id":189570,"tr_customer_product_id":189560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"Lily Kling","mobile_number":"464-915-8335","email_id":"Izabella_Johns@gmail.com","dop":"2025-04-06","serial_number":"18495593324000","imei1":"18495593324000","imei2":"18495593324000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189549,"job_number":"JOB_189549","tr_customer_id":189567,"tr_customer_product_id":189557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:07.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Mariane Ziemann","mobile_number":"726-809-3897","email_id":"Noel55@hotmail.com","dop":"2025-04-06","serial_number":"13851828518860","imei1":"13851828518860","imei2":"13851828518860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189540,"job_number":"JOB_189540","tr_customer_id":189558,"tr_customer_product_id":189548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Eden Prosacco","mobile_number":"781-257-7215","email_id":"Melyna.Waters14@yahoo.com","dop":"2025-04-06","serial_number":"18507845689312","imei1":"18507845689312","imei2":"18507845689312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189537,"job_number":"JOB_189537","tr_customer_id":189555,"tr_customer_product_id":189545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:59.000Z","name":"Coy Moen","mobile_number":"813-924-0510","email_id":"Gerard_Ritchie62@hotmail.com","dop":"2025-04-06","serial_number":"10566971003302","imei1":"10566971003302","imei2":"10566971003302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189534,"job_number":"JOB_189534","tr_customer_id":189552,"tr_customer_product_id":189542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:20.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Virginie Harris","mobile_number":"679-423-8730","email_id":"Oswald.Simonis99@hotmail.com","dop":"2025-04-06","serial_number":"11313250070554","imei1":"11313250070554","imei2":"11313250070554","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189531,"job_number":"JOB_189531","tr_customer_id":189549,"tr_customer_product_id":189539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:51:12.000Z","name":"Deontae Donnelly","mobile_number":"658-979-2904","email_id":"Cierra56@gmail.com","dop":"2025-04-06","serial_number":"17342919198033","imei1":"17342919198033","imei2":"17342919198033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189527,"job_number":"JOB_189527","tr_customer_id":189545,"tr_customer_product_id":189535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:30.000Z","modified_at":"2026-02-17T14:49:46.000Z","name":"Leonel Sporer","mobile_number":"390-742-8867","email_id":"Ali.Dickinson7@gmail.com","dop":"2025-05-30","serial_number":"15142444176464","imei1":"15142444176464","imei2":"15142444176464","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:49:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189523,"job_number":"JOB_189523","tr_customer_id":189541,"tr_customer_product_id":189531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:52.000Z","modified_at":"2026-02-17T14:47:31.000Z","name":"Cristobal Koss","mobile_number":"699-949-3649","email_id":"Thelma_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"19656942917657","imei1":"19656942917657","imei2":"19656942917657","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:47:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189520,"job_number":"JOB_189520","tr_customer_id":189538,"tr_customer_product_id":189528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:04.000Z","modified_at":"2026-02-17T14:46:42.000Z","name":"Richie Kub","mobile_number":"384-437-1782","email_id":"Edd52@gmail.com","dop":"2025-04-06","serial_number":"15178549008132","imei1":"15178549008132","imei2":"15178549008132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:46:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189518,"job_number":"JOB_189518","tr_customer_id":189536,"tr_customer_product_id":189526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:35.000Z","modified_at":"2026-02-17T14:45:10.000Z","name":"Curt Effertz","mobile_number":"349-753-2848","email_id":"Enoch.Spencer@gmail.com","dop":"2025-04-06","serial_number":"12169410892209","imei1":"12169410892209","imei2":"12169410892209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189515,"job_number":"JOB_189515","tr_customer_id":189533,"tr_customer_product_id":189523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:45:11.000Z","name":"Waylon Goodwin","mobile_number":"536-948-3038","email_id":"Rogers46@gmail.com","dop":"2025-04-06","serial_number":"11061916316007","imei1":"11061916316007","imei2":"11061916316007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:45:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189512,"job_number":"JOB_189512","tr_customer_id":189530,"tr_customer_product_id":189520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:50.000Z","name":"Myrna Friesen","mobile_number":"437-423-2515","email_id":"Colleen_Welch10@yahoo.com","dop":"2025-04-06","serial_number":"13362189591218","imei1":"13362189591218","imei2":"13362189591218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189509,"job_number":"JOB_189509","tr_customer_id":189527,"tr_customer_product_id":189517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:56.000Z","modified_at":"2026-02-17T14:44:35.000Z","name":"Stefanie Leannon","mobile_number":"214-895-5287","email_id":"Jessy.Wehner@yahoo.com","dop":"2025-04-06","serial_number":"10883862979915","imei1":"10883862979915","imei2":"10883862979915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189506,"job_number":"JOB_189506","tr_customer_id":189524,"tr_customer_product_id":189514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:52.000Z","modified_at":"2026-02-17T14:44:28.000Z","name":"Jettie Ernser","mobile_number":"799-373-7381","email_id":"Sarah.Fay35@hotmail.com","dop":"2025-04-06","serial_number":"16225922497936","imei1":"16225922497936","imei2":"16225922497936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189503,"job_number":"JOB_189503","tr_customer_id":189521,"tr_customer_product_id":189511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:44:25.000Z","name":"Zelda Grimes","mobile_number":"302-609-1932","email_id":"Jarrell_Sanford82@yahoo.com","dop":"2025-04-06","serial_number":"19994242618413","imei1":"19994242618413","imei2":"19994242618413","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189500,"job_number":"JOB_189500","tr_customer_id":189518,"tr_customer_product_id":189508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:44:15.000Z","name":"Aimee Fadel","mobile_number":"457-389-5510","email_id":"Raoul_Windler@yahoo.com","dop":"2000-01-31","serial_number":"10234631857212","imei1":"10234631857212","imei2":"10234631857212","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189497,"job_number":"JOB_189497","tr_customer_id":189515,"tr_customer_product_id":189505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:25.000Z","modified_at":"2026-02-17T14:44:04.000Z","name":"Jovan Toy","mobile_number":"508-218-4405","email_id":"Laron.Kovacek@gmail.com","dop":"2025-04-06","serial_number":"10062088752029","imei1":"10062088752029","imei2":"10062088752029","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189494,"job_number":"JOB_189494","tr_customer_id":189512,"tr_customer_product_id":189502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:48.000Z","name":"Shaylee Hamill","mobile_number":"261-328-1384","email_id":"Chelsie26@yahoo.com","dop":"2025-04-06","serial_number":"11145123957078","imei1":"11145123957078","imei2":"11145123957078","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189491,"job_number":"JOB_189491","tr_customer_id":189509,"tr_customer_product_id":189499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:45.000Z","name":"Rubye Hoeger","mobile_number":"535-298-8594","email_id":"Hildegard42@gmail.com","dop":"2025-04-06","serial_number":"18937074436552","imei1":"18937074436552","imei2":"18937074436552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189488,"job_number":"JOB_189488","tr_customer_id":189506,"tr_customer_product_id":189496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:43:38.000Z","name":"Kiel Jenkins","mobile_number":"575-886-9235","email_id":"Eloy.Satterfield78@hotmail.com","dop":"2025-04-06","serial_number":"16983358592420","imei1":"16983358592420","imei2":"16983358592420","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189485,"job_number":"JOB_189485","tr_customer_id":189503,"tr_customer_product_id":189493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:43:28.000Z","name":"Seamus Kessler","mobile_number":"771-456-8896","email_id":"Dominique30@hotmail.com","dop":"2000-01-31","serial_number":"10852744178969","imei1":"10852744178969","imei2":"10852744178969","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189482,"job_number":"JOB_189482","tr_customer_id":189500,"tr_customer_product_id":189490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:38.000Z","modified_at":"2026-02-17T14:43:17.000Z","name":"Wilson Rogahn","mobile_number":"535-780-5120","email_id":"Jonathan_Schowalter36@yahoo.com","dop":"2025-04-06","serial_number":"15365672920007","imei1":"15365672920007","imei2":"15365672920007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189479,"job_number":"JOB_189479","tr_customer_id":189497,"tr_customer_product_id":189487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:43:03.000Z","name":"Stephanie Kutch","mobile_number":"710-535-4435","email_id":"Delia55@gmail.com","dop":"2025-04-06","serial_number":"11963979187664","imei1":"11963979187664","imei2":"11963979187664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189476,"job_number":"JOB_189476","tr_customer_id":189494,"tr_customer_product_id":189484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:40.000Z","name":"Viviane Barrows","mobile_number":"567-961-3876","email_id":"Etha.Wisozk31@hotmail.com","dop":"2000-01-31","serial_number":"10315361111647","imei1":"10315361111647","imei2":"10315361111647","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189473,"job_number":"JOB_189473","tr_customer_id":189491,"tr_customer_product_id":189481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:42:36.000Z","name":"Nelle Kirlin","mobile_number":"898-753-9186","email_id":"Chester23@yahoo.com","dop":"2025-04-06","serial_number":"11298327381974","imei1":"11298327381974","imei2":"11298327381974","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189470,"job_number":"JOB_189470","tr_customer_id":189488,"tr_customer_product_id":189478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:42:16.000Z","name":"Felipe O'Kon","mobile_number":"349-329-3620","email_id":"Berniece73@hotmail.com","dop":"2025-06-18","serial_number":"10197181882925","imei1":"10197181882925","imei2":"10197181882925","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189467,"job_number":"JOB_189467","tr_customer_id":189485,"tr_customer_product_id":189475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:42:10.000Z","name":"Enrico Hand","mobile_number":"679-563-2346","email_id":"Summer95@gmail.com","dop":"2025-04-06","serial_number":"16884772637772","imei1":"16884772637772","imei2":"16884772637772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:42:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189464,"job_number":"JOB_189464","tr_customer_id":189482,"tr_customer_product_id":189472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:53.000Z","name":"Deion Schmitt","mobile_number":"537-351-4826","email_id":"Bryce.Thompson3@gmail.com","dop":"2000-01-31","serial_number":"10403496840715","imei1":"10403496840715","imei2":"10403496840715","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189461,"job_number":"JOB_189461","tr_customer_id":189479,"tr_customer_product_id":189469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:09.000Z","modified_at":"2026-02-17T14:41:49.000Z","name":"Justine Carroll","mobile_number":"968-870-2054","email_id":"Vanessa_Huel81@hotmail.com","dop":"2025-04-06","serial_number":"18537858399984","imei1":"18537858399984","imei2":"18537858399984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189459,"job_number":"JOB_189459","tr_customer_id":189477,"tr_customer_product_id":189467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:54.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Brendan Krajcik","mobile_number":"582-652-6086","email_id":"Titus.Hudson@gmail.com","dop":"2025-02-01","serial_number":"20260857711406","imei1":"20260857711406","imei2":"20260857711406","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189455,"job_number":"JOB_189455","tr_customer_id":189473,"tr_customer_product_id":189463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:41:29.000Z","name":"Leilani Hoppe","mobile_number":"561-904-6870","email_id":"Sid92@yahoo.com","dop":"2025-06-18","serial_number":"10454214135627","imei1":"10454214135627","imei2":"10454214135627","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189452,"job_number":"JOB_189452","tr_customer_id":189470,"tr_customer_product_id":189460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:41:23.000Z","name":"Bennie Hintz","mobile_number":"900-624-8178","email_id":"Skylar_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"19952494407746","imei1":"19952494407746","imei2":"19952494407746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189450,"job_number":"JOB_189450","tr_customer_id":189468,"tr_customer_product_id":189458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:41.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16039493090998","imei2":"16039493090998","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189448,"job_number":"JOB_189448","tr_customer_id":189466,"tr_customer_product_id":189456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:37.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11193401600705","imei2":"11193401600705","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189445,"job_number":"JOB_189445","tr_customer_id":189463,"tr_customer_product_id":189453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:21.000Z","modified_at":"2026-02-17T14:41:01.000Z","name":"Maryse Hoeger","mobile_number":"739-400-3776","email_id":"Grady_VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"13384327515833","imei1":"13384327515833","imei2":"13384327515833","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189443,"job_number":"JOB_189443","tr_customer_id":189461,"tr_customer_product_id":189451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:15.000Z","modified_at":"2026-02-17T14:40:24.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16588122294881","imei2":"16588122294881","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189441,"job_number":"JOB_189441","tr_customer_id":189459,"tr_customer_product_id":189449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Audrey Corwin","mobile_number":"730-436-0443","email_id":"Reece24@hotmail.com","dop":"2025-02-01","serial_number":"97804942439212","imei1":"97804942439212","imei2":"97804942439212","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189436,"job_number":"JOB_189436","tr_customer_id":189454,"tr_customer_product_id":189444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:40:35.000Z","name":"Zola Herzog","mobile_number":"267-810-1373","email_id":"Dena90@gmail.com","dop":"2025-04-06","serial_number":"10865469751040","imei1":"10865469751040","imei2":"10865469751040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189434,"job_number":"JOB_189434","tr_customer_id":189452,"tr_customer_product_id":189442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:25.000Z","modified_at":"2026-02-17T14:40:00.000Z","name":"Earl Hoeger","mobile_number":"646-740-6136","email_id":"Craig_Hills17@gmail.com","dop":"2025-02-01","serial_number":"29067133821311","imei1":"29067133821311","imei2":"29067133821311","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:40:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189421,"job_number":"JOB_189421","tr_customer_id":189439,"tr_customer_product_id":189429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:17.000Z","modified_at":"2026-02-17T14:29:59.000Z","name":"Ada Dietrich","mobile_number":"445-983-8619","email_id":"April53@gmail.com","dop":"2025-04-06","serial_number":"10771298726863","imei1":"10771298726863","imei2":"10771298726863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189417,"job_number":"JOB_189417","tr_customer_id":189435,"tr_customer_product_id":189425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:29:08.000Z","name":"Cory Hickle","mobile_number":"800-307-0363","email_id":"Jaunita.Nolan@yahoo.com","dop":"2025-04-06","serial_number":"14167107088173","imei1":"14167107088173","imei2":"14167107088173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:29:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189412,"job_number":"JOB_189412","tr_customer_id":189430,"tr_customer_product_id":189420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:28:18.000Z","name":"Neal White","mobile_number":"282-272-4659","email_id":"Rebeca.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"19538842515582","imei1":"19538842515582","imei2":"19538842515582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189410,"job_number":"JOB_189410","tr_customer_id":189428,"tr_customer_product_id":189418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:17:04.000Z","name":"Viola Mraz","mobile_number":"403-780-5495","email_id":"Ethan.Littel@hotmail.com","dop":"2025-12-31","serial_number":"101310179684596","imei1":"101310179684596","imei2":"101310179684596","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:17:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189408,"job_number":"JOB_189408","tr_customer_id":189426,"tr_customer_product_id":189416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:51.000Z","modified_at":"2026-02-17T14:16:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94985732888053","imei1":"94985732888053","imei2":"94985732888053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189401,"job_number":"JOB_189401","tr_customer_id":189419,"tr_customer_product_id":189409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:40.000Z","modified_at":"2026-02-17T14:16:18.000Z","name":"Amani Hettinger","mobile_number":"899-711-8599","email_id":"Ardella_OReilly13@hotmail.com","dop":"2025-12-31","serial_number":"109118060255099","imei1":"109118060255099","imei2":"109118060255099","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:16:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189399,"job_number":"JOB_189399","tr_customer_id":189417,"tr_customer_product_id":189407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37476824028913","imei1":"37476824028913","imei2":"37476824028913","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189391,"job_number":"JOB_189391","tr_customer_id":189409,"tr_customer_product_id":189399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:33.000Z","name":"Agnes Halvorson","mobile_number":"245-350-8103","email_id":"Rebeca.Connelly32@hotmail.com","dop":"2025-04-06","serial_number":"17907358681099","imei1":"17907358681099","imei2":"17907358681099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189390,"job_number":"JOB_189390","tr_customer_id":189408,"tr_customer_product_id":189398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:53.000Z","modified_at":"2026-02-17T14:15:32.000Z","name":"Adelbert Torp","mobile_number":"724-528-6106","email_id":"Georgette34@hotmail.com","dop":"2025-12-31","serial_number":"105126430203102","imei1":"105126430203102","imei2":"105126430203102","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189388,"job_number":"JOB_189388","tr_customer_id":189406,"tr_customer_product_id":189396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:15:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14766271662250","imei1":"14766271662250","imei2":"14766271662250","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189380,"job_number":"JOB_189380","tr_customer_id":189398,"tr_customer_product_id":189388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:13.000Z","modified_at":"2026-02-17T14:12:10.000Z","name":"Caitlyn Kessler","mobile_number":"977-295-4273","email_id":"Jairo_Hegmann28@yahoo.com","dop":"2025-04-06","serial_number":"18119956014666","imei1":"18119956014666","imei2":"18119956014666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:12:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189377,"job_number":"JOB_189377","tr_customer_id":189395,"tr_customer_product_id":189385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:22.000Z","modified_at":"2026-02-17T14:11:02.000Z","name":"Demetris Bins","mobile_number":"355-684-5297","email_id":"Eugenia.Tromp@yahoo.com","dop":"2025-04-06","serial_number":"18752214812998","imei1":"18752214812998","imei2":"18752214812998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:11:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189374,"job_number":"JOB_189374","tr_customer_id":189392,"tr_customer_product_id":189382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:10:14.000Z","name":"Gail Windler","mobile_number":"455-618-3681","email_id":"Jaylen_Gutkowski25@gmail.com","dop":"2025-04-06","serial_number":"13049253296710","imei1":"13049253296710","imei2":"13049253296710","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:10:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189366,"job_number":"JOB_189366","tr_customer_id":189384,"tr_customer_product_id":189374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:34.000Z","modified_at":"2026-02-17T14:01:51.000Z","name":"Genesis Trantow","mobile_number":"441-803-1132","email_id":"Keely5@yahoo.com","dop":"2025-05-30","serial_number":"13146676663563","imei1":"13146676663563","imei2":"13146676663563","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T14:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189357,"job_number":"JOB_189357","tr_customer_id":189375,"tr_customer_product_id":189365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:58:24.000Z","name":"Reid Tillman","mobile_number":"500-724-8981","email_id":"Mckenna.Conn70@gmail.com","dop":"2025-04-06","serial_number":"14076549782611","imei1":"14076549782611","imei2":"14076549782611","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:58:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189354,"job_number":"JOB_189354","tr_customer_id":189372,"tr_customer_product_id":189362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:39.000Z","name":"Christy Gleason","mobile_number":"795-661-2827","email_id":"Simeon_Kozey12@gmail.com","dop":"2025-04-06","serial_number":"19934922060933","imei1":"19934922060933","imei2":"19934922060933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:57:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189351,"job_number":"JOB_189351","tr_customer_id":189369,"tr_customer_product_id":189359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:52.000Z","name":"Karl Olson","mobile_number":"946-834-7601","email_id":"Flavio.Rempel@gmail.com","dop":"2025-04-06","serial_number":"16195600202678","imei1":"16195600202678","imei2":"16195600202678","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T12:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189325,"job_number":"JOB_189325","tr_customer_id":189343,"tr_customer_product_id":189333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:52.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189322,"job_number":"JOB_189322","tr_customer_id":189340,"tr_customer_product_id":189330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:41:03.000Z","name":"Harrison Von","mobile_number":"458-962-8069","email_id":"Randall55@yahoo.com","dop":"2025-04-06","serial_number":"18005961564531","imei1":"18005961564531","imei2":"18005961564531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189319,"job_number":"JOB_189319","tr_customer_id":189337,"tr_customer_product_id":189327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:33.000Z","modified_at":"2026-02-17T11:40:14.000Z","name":"Genesis Langosh","mobile_number":"300-801-5197","email_id":"Kathryne.Braun13@gmail.com","dop":"2025-04-06","serial_number":"17725985325529","imei1":"17725985325529","imei2":"17725985325529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189310,"job_number":"JOB_189310","tr_customer_id":189328,"tr_customer_product_id":189318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:16.000Z","name":"Miller Kub","mobile_number":"897-668-8632","email_id":"Cecile_Daniel@gmail.com","dop":"2025-09-09","serial_number":"19321132302388","imei1":"19321132302388","imei2":"19321132302388","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189308,"job_number":"JOB_189308","tr_customer_id":189326,"tr_customer_product_id":189316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:19:02.000Z","name":"Leland Bergstrom","mobile_number":"611-562-1752","email_id":"Vincenza74@yahoo.com","dop":"2025-09-09","serial_number":"17574679121681","imei1":"17574679121681","imei2":"17574679121681","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:19:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189302,"job_number":"JOB_189302","tr_customer_id":189320,"tr_customer_product_id":189310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:31.000Z","modified_at":"2026-02-17T11:08:33.000Z","name":"Herman Graham","mobile_number":"342-903-6605","email_id":"Ben32@yahoo.com","dop":"2025-09-09","serial_number":"12981324759922","imei1":"12981324759922","imei2":"12981324759922","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:08:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189297,"job_number":"JOB_189297","tr_customer_id":189315,"tr_customer_product_id":189305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:11.000Z","name":"Christina Cole","mobile_number":"571-604-2106","email_id":"Frederick_Metz@gmail.com","dop":"2025-09-09","serial_number":"19017779134839","imei1":"19017779134839","imei2":"19017779134839","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T11:04:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189291,"job_number":"JOB_189291","tr_customer_id":189309,"tr_customer_product_id":189299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:53:18.000Z","name":"Leilani Watsica","mobile_number":"940-490-4875","email_id":"Tyrell_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"12331449876543","imei1":"12331449876543","imei2":"12331449876543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:53:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189288,"job_number":"JOB_189288","tr_customer_id":189306,"tr_customer_product_id":189296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:52.000Z","modified_at":"2026-02-17T10:52:31.000Z","name":"Cooper Bayer","mobile_number":"305-969-2529","email_id":"Eriberto_Hansen27@hotmail.com","dop":"2025-04-06","serial_number":"18056585418353","imei1":"18056585418353","imei2":"18056585418353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:52:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189285,"job_number":"JOB_189285","tr_customer_id":189303,"tr_customer_product_id":189293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:44.000Z","name":"Donald Blanda","mobile_number":"897-411-4036","email_id":"Marcelo90@hotmail.com","dop":"2025-04-06","serial_number":"13603581211480","imei1":"13603581211480","imei2":"13603581211480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T10:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189269,"job_number":"JOB_189269","tr_customer_id":189287,"tr_customer_product_id":189277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:49.000Z","name":"Cathy Dooley","mobile_number":"942-869-5288","email_id":"Gregory_Raynor@gmail.com","dop":"2025-04-06","serial_number":"15642767966788","imei1":"15642767966788","imei2":"15642767966788","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189266,"job_number":"JOB_189266","tr_customer_id":189284,"tr_customer_product_id":189274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:38:05.000Z","name":"Leonard Greenfelder","mobile_number":"904-285-4499","email_id":"Kristopher80@gmail.com","dop":"2025-04-06","serial_number":"17213474390809","imei1":"17213474390809","imei2":"17213474390809","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:38:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189263,"job_number":"JOB_189263","tr_customer_id":189281,"tr_customer_product_id":189271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:37:22.000Z","name":"Aiden Ernser","mobile_number":"826-963-8353","email_id":"Letitia_Harvey49@hotmail.com","dop":"2025-04-06","serial_number":"17595487291344","imei1":"17595487291344","imei2":"17595487291344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T09:37:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189259,"job_number":"JOB_189259","tr_customer_id":189277,"tr_customer_product_id":189267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:58.000Z","modified_at":"2026-02-17T08:34:36.000Z","name":"Roberto Veum","mobile_number":"352-318-6304","email_id":"Leanne53@hotmail.com","dop":"2025-04-06","serial_number":"13399970496770","imei1":"13399970496770","imei2":"13399970496770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189256,"job_number":"JOB_189256","tr_customer_id":189274,"tr_customer_product_id":189264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:50.000Z","name":"Lyda Stoltenberg","mobile_number":"399-297-7390","email_id":"Brandt_Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"18491299541220","imei1":"18491299541220","imei2":"18491299541220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189253,"job_number":"JOB_189253","tr_customer_id":189271,"tr_customer_product_id":189261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:27.000Z","modified_at":"2026-02-17T08:33:05.000Z","name":"Lexi Hammes","mobile_number":"680-707-7913","email_id":"Jeramie.Windler93@gmail.com","dop":"2025-04-06","serial_number":"16203541546430","imei1":"16203541546430","imei2":"16203541546430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189250,"job_number":"JOB_189250","tr_customer_id":189268,"tr_customer_product_id":189258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:38.000Z","modified_at":"2026-02-17T08:04:15.000Z","name":"Remington Heaney","mobile_number":"323-251-1455","email_id":"Bradford_Hessel@yahoo.com","dop":"2025-04-06","serial_number":"15394203008116","imei1":"15394203008116","imei2":"15394203008116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:04:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189246,"job_number":"JOB_189246","tr_customer_id":189264,"tr_customer_product_id":189254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:00.000Z","modified_at":"2026-02-17T08:03:37.000Z","name":"Jessyca Klein","mobile_number":"997-974-4508","email_id":"Jaclyn_Shields@hotmail.com","dop":"2025-04-06","serial_number":"19524972922646","imei1":"19524972922646","imei2":"19524972922646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:03:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189245,"job_number":"JOB_189245","tr_customer_id":189263,"tr_customer_product_id":189253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:01.000Z","modified_at":"2026-02-17T08:02:15.000Z","name":"Kaya Cole","mobile_number":"882-954-1067","email_id":"Oceane.Becker9@hotmail.com","dop":"2026-01-04","serial_number":"16252148202933","imei1":"16252148202933","imei2":"116252148202933","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:02:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189243,"job_number":"JOB_189243","tr_customer_id":189261,"tr_customer_product_id":189251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:57.000Z","name":"Clemens Kuphal","mobile_number":"858-257-4501","email_id":"Bulah_Frami@hotmail.com","dop":"2026-01-04","serial_number":"19296524968010","imei1":"19296524968010","imei2":"119296524968010","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189240,"job_number":"JOB_189240","tr_customer_id":189258,"tr_customer_product_id":189248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:26.000Z","modified_at":"2026-02-17T08:01:40.000Z","name":"Anahi Brown","mobile_number":"503-409-8896","email_id":"Xzavier_Bechtelar37@yahoo.com","dop":"2026-01-04","serial_number":"17229941061817","imei1":"17229941061817","imei2":"117229941061817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189237,"job_number":"JOB_189237","tr_customer_id":189255,"tr_customer_product_id":189245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:08.000Z","modified_at":"2026-02-17T08:01:22.000Z","name":"Polly Dooley","mobile_number":"675-838-6662","email_id":"Destinee.Koelpin@gmail.com","dop":"2026-01-04","serial_number":"11097840096402","imei1":"11097840096402","imei2":"111097840096402","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189231,"job_number":"JOB_189231","tr_customer_id":189249,"tr_customer_product_id":189239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:49.000Z","name":"Felicia Ledner","mobile_number":"712-698-4561","email_id":"Werner.Bergstrom@gmail.com","dop":"2026-01-04","serial_number":"13371645310221","imei1":"13371645310221","imei2":"113371645310221","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T08:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189228,"job_number":"JOB_189228","tr_customer_id":189246,"tr_customer_product_id":189236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:27.000Z","name":"Geoffrey Ratke","mobile_number":"850-399-5214","email_id":"Gardner.Skiles50@gmail.com","dop":"2026-01-04","serial_number":"11713271447781","imei1":"11713271447781","imei2":"111713271447781","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189226,"job_number":"JOB_189226","tr_customer_id":189244,"tr_customer_product_id":189234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:58:11.000Z","name":"Rhianna Terry","mobile_number":"388-641-7485","email_id":"Dillan_Schamberger20@gmail.com","dop":"2026-01-04","serial_number":"17107951149097","imei1":"17107951149097","imei2":"117107951149097","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:58:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189223,"job_number":"JOB_189223","tr_customer_id":189241,"tr_customer_product_id":189231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:55.000Z","name":"Ken Kuphal","mobile_number":"854-388-7027","email_id":"Marcella47@gmail.com","dop":"2026-01-04","serial_number":"14880580950785","imei1":"14880580950785","imei2":"114880580950785","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189220,"job_number":"JOB_189220","tr_customer_id":189238,"tr_customer_product_id":189228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:37.000Z","name":"Newell Klein","mobile_number":"270-810-7707","email_id":"Colton.Casper75@hotmail.com","dop":"2026-01-04","serial_number":"14901028591470","imei1":"14901028591470","imei2":"114901028591470","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:57:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189214,"job_number":"JOB_189214","tr_customer_id":189232,"tr_customer_product_id":189222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:28.000Z","name":"Shania Heidenreich","mobile_number":"820-553-7889","email_id":"Veronica9@gmail.com","dop":"2026-01-04","serial_number":"16220640531011","imei1":"16220640531011","imei2":"116220640531011","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189208,"job_number":"JOB_189208","tr_customer_id":189226,"tr_customer_product_id":189216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:25.000Z","name":"Janice Sipes","mobile_number":"319-619-9926","email_id":"Domenic.Schmitt91@yahoo.com","dop":"2026-01-04","serial_number":"17730747222049","imei1":"17730747222049","imei2":"117730747222049","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189205,"job_number":"JOB_189205","tr_customer_id":189223,"tr_customer_product_id":189213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:55:07.000Z","name":"Karolann Hartmann","mobile_number":"813-612-3016","email_id":"Toy_Wilderman22@yahoo.com","dop":"2026-01-04","serial_number":"15951555408580","imei1":"15951555408580","imei2":"115951555408580","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189201,"job_number":"JOB_189201","tr_customer_id":189219,"tr_customer_product_id":189209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:49.000Z","name":"Augusta Fritsch","mobile_number":"993-417-8060","email_id":"Mya55@hotmail.com","dop":"2026-01-04","serial_number":"13794243551716","imei1":"13794243551716","imei2":"113794243551716","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189197,"job_number":"JOB_189197","tr_customer_id":189215,"tr_customer_product_id":189205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:31.000Z","name":"Karina Kirlin","mobile_number":"798-257-7380","email_id":"Aiyana_Anderson@gmail.com","dop":"2026-01-04","serial_number":"10151892274859","imei1":"10151892274859","imei2":"110151892274859","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189186,"job_number":"JOB_189186","tr_customer_id":189204,"tr_customer_product_id":189194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:44.000Z","name":"Wendy Jerde","mobile_number":"324-692-4955","email_id":"Cathrine92@yahoo.com","dop":"2025-04-06","serial_number":"16472980667434","imei1":"16472980667434","imei2":"16472980667434","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:11:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189183,"job_number":"JOB_189183","tr_customer_id":189201,"tr_customer_product_id":189191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:58.000Z","name":"Carson Moore","mobile_number":"958-999-4236","email_id":"Rosamond_Hahn8@hotmail.com","dop":"2025-04-06","serial_number":"14240142389012","imei1":"14240142389012","imei2":"14240142389012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189180,"job_number":"JOB_189180","tr_customer_id":189198,"tr_customer_product_id":189188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:37.000Z","modified_at":"2026-02-17T07:10:16.000Z","name":"Madelynn Mayert","mobile_number":"338-612-5408","email_id":"Kip.Kerluke76@hotmail.com","dop":"2025-04-06","serial_number":"17896279659742","imei1":"17896279659742","imei2":"17896279659742","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189178,"job_number":"JOB_189178","tr_customer_id":189196,"tr_customer_product_id":189186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:10:11.000Z","name":"Muriel Mayert","mobile_number":"722-650-7300","email_id":"Marcelle_Torphy8@yahoo.com","dop":"2025-04-06","serial_number":"18237210014965","imei1":"18237210014965","imei2":"18237210014965","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:10:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189175,"job_number":"JOB_189175","tr_customer_id":189193,"tr_customer_product_id":189183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:39.000Z","name":"Bertrand Thompson","mobile_number":"586-436-9010","email_id":"Paxton65@gmail.com","dop":"2025-04-06","serial_number":"19742026297509","imei1":"19742026297509","imei2":"19742026297509","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:07:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189172,"job_number":"JOB_189172","tr_customer_id":189190,"tr_customer_product_id":189180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:56.000Z","name":"Audie Homenick","mobile_number":"305-428-9503","email_id":"Jonathan94@gmail.com","dop":"2025-04-06","serial_number":"13062778903717","imei1":"13062778903717","imei2":"13062778903717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189169,"job_number":"JOB_189169","tr_customer_id":189187,"tr_customer_product_id":189177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:13.000Z","modified_at":"2026-02-17T07:06:52.000Z","name":"Flavio Cummings","mobile_number":"284-568-2710","email_id":"Rosamond_Halvorson79@gmail.com","dop":"2025-04-06","serial_number":"17978027935403","imei1":"17978027935403","imei2":"17978027935403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189167,"job_number":"JOB_189167","tr_customer_id":189185,"tr_customer_product_id":189175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lowell Terry","mobile_number":"431-256-5021","email_id":"Ethyl30@yahoo.com","dop":"2025-04-06","serial_number":"13099045141407","imei1":"13099045141407","imei2":"13099045141407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189164,"job_number":"JOB_189164","tr_customer_id":189182,"tr_customer_product_id":189172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:05.000Z","modified_at":"2026-02-17T07:06:42.000Z","name":"Lionel Prohaska","mobile_number":"711-557-4828","email_id":"Haven.Greenholt6@yahoo.com","dop":"2025-04-06","serial_number":"14785830730175","imei1":"14785830730175","imei2":"14785830730175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189162,"job_number":"JOB_189162","tr_customer_id":189180,"tr_customer_product_id":189170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:06:13.000Z","name":"Erika Herzog","mobile_number":"707-458-1829","email_id":"Leanne.Mayer@hotmail.com","dop":"2025-04-06","serial_number":"15184933898910","imei1":"15184933898910","imei2":"15184933898910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189159,"job_number":"JOB_189159","tr_customer_id":189177,"tr_customer_product_id":189167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:06:00.000Z","name":"Robbie Bergstrom","mobile_number":"878-723-7921","email_id":"Christy_Skiles@gmail.com","dop":"2025-04-06","serial_number":"18802176667249","imei1":"18802176667249","imei2":"18802176667249","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:06:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189157,"job_number":"JOB_189157","tr_customer_id":189175,"tr_customer_product_id":189165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:05:03.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17476838760358","imei2":"17476838760358","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189154,"job_number":"JOB_189154","tr_customer_id":189172,"tr_customer_product_id":189162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:05:18.000Z","name":"Keven Parker","mobile_number":"282-241-9349","email_id":"Sunny.OConner@hotmail.com","dop":"2025-04-06","serial_number":"17253083235202","imei1":"17253083235202","imei2":"17253083235202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:05:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189152,"job_number":"JOB_189152","tr_customer_id":189170,"tr_customer_product_id":189160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:42.000Z","modified_at":"2026-02-17T07:04:51.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12554665825890","imei2":"12554665825890","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189150,"job_number":"JOB_189150","tr_customer_id":189168,"tr_customer_product_id":189158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:38.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16004875716411","imei2":"16004875716411","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:04:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189147,"job_number":"JOB_189147","tr_customer_id":189165,"tr_customer_product_id":189155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:26.000Z","name":"Lamont O'Connell","mobile_number":"249-548-4901","email_id":"Pearl_Brakus@hotmail.com","dop":"2025-04-06","serial_number":"13647276240477","imei1":"13647276240477","imei2":"13647276240477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189144,"job_number":"JOB_189144","tr_customer_id":189162,"tr_customer_product_id":189152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:36.000Z","modified_at":"2026-02-17T07:03:00.000Z","name":"Gayle Miller","mobile_number":"847-317-1701","email_id":"Hillard_Von62@yahoo.com","dop":"2025-04-06","serial_number":"11357051024345","imei1":"11357051024345","imei2":"11357051024345","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:03:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189141,"job_number":"JOB_189141","tr_customer_id":189159,"tr_customer_product_id":189149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:30.000Z","name":"Torey Connelly","mobile_number":"969-490-4235","email_id":"Mathias23@hotmail.com","dop":"2025-04-06","serial_number":"17309104636610","imei1":"17309104636610","imei2":"17309104636610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189138,"job_number":"JOB_189138","tr_customer_id":189156,"tr_customer_product_id":189146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"Milton Beahan","mobile_number":"958-762-4682","email_id":"Kailey_Franecki@yahoo.com","dop":"2025-04-06","serial_number":"19614214278307","imei1":"19614214278307","imei2":"19614214278307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189135,"job_number":"JOB_189135","tr_customer_id":189153,"tr_customer_product_id":189143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Jessica McDermott","mobile_number":"902-681-8931","email_id":"Hunter.Lowe@hotmail.com","dop":"2000-01-31","serial_number":"10495267544204","imei1":"10495267544204","imei2":"10495267544204","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189132,"job_number":"JOB_189132","tr_customer_id":189150,"tr_customer_product_id":189140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:01:22.000Z","name":"Nathan Cormier","mobile_number":"410-291-2856","email_id":"Elwyn.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"10878728944900","imei1":"10878728944900","imei2":"10878728944900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189129,"job_number":"JOB_189129","tr_customer_id":189147,"tr_customer_product_id":189137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:01:19.000Z","name":"Irving Hudson","mobile_number":"658-628-2441","email_id":"Chadd_Lakin@yahoo.com","dop":"2000-01-31","serial_number":"10745267538349","imei1":"10745267538349","imei2":"10745267538349","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189126,"job_number":"JOB_189126","tr_customer_id":189144,"tr_customer_product_id":189134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:01:07.000Z","name":"Anabel Sauer","mobile_number":"967-281-9540","email_id":"Ervin_Zieme@gmail.com","dop":"2025-04-06","serial_number":"12811847841891","imei1":"12811847841891","imei2":"12811847841891","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189123,"job_number":"JOB_189123","tr_customer_id":189141,"tr_customer_product_id":189131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:01:02.000Z","name":"Kavon Powlowski","mobile_number":"499-532-6660","email_id":"Jeramy35@hotmail.com","dop":"2025-04-06","serial_number":"13741831085244","imei1":"13741831085244","imei2":"13741831085244","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189120,"job_number":"JOB_189120","tr_customer_id":189138,"tr_customer_product_id":189128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:40.000Z","name":"Anabel Jacobi","mobile_number":"940-896-3355","email_id":"Coby.Mohr@hotmail.com","dop":"2025-04-06","serial_number":"18168124894692","imei1":"18168124894692","imei2":"18168124894692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189117,"job_number":"JOB_189117","tr_customer_id":189135,"tr_customer_product_id":189125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Lauren Crist","mobile_number":"511-349-4557","email_id":"Milo_Howe97@hotmail.com","dop":"2000-01-31","serial_number":"10900584293161","imei1":"10900584293161","imei2":"10900584293161","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189114,"job_number":"JOB_189114","tr_customer_id":189132,"tr_customer_product_id":189122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"Sherman Will","mobile_number":"819-814-5693","email_id":"Tyreek10@hotmail.com","dop":"2025-04-06","serial_number":"15035939675438","imei1":"15035939675438","imei2":"15035939675438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189111,"job_number":"JOB_189111","tr_customer_id":189129,"tr_customer_product_id":189119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T07:00:19.000Z","name":"Hassan Jacobs","mobile_number":"204-228-1161","email_id":"Neoma29@hotmail.com","dop":"2025-04-06","serial_number":"10474314548343","imei1":"10474314548343","imei2":"10474314548343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189108,"job_number":"JOB_189108","tr_customer_id":189126,"tr_customer_product_id":189116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:47.000Z","name":"Halie Yundt","mobile_number":"854-555-5134","email_id":"Ambrose_Gulgowski@gmail.com","dop":"2025-04-06","serial_number":"11426003671260","imei1":"11426003671260","imei2":"11426003671260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189107,"job_number":"JOB_189107","tr_customer_id":189125,"tr_customer_product_id":189115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:22.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12613146245316","imei2":"12613146245316","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189103,"job_number":"JOB_189103","tr_customer_id":189121,"tr_customer_product_id":189111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:48.000Z","name":"Sonya Lakin","mobile_number":"653-998-9636","email_id":"Elena.Pacocha@hotmail.com","dop":"2000-01-31","serial_number":"10685261924699","imei1":"10685261924699","imei2":"10685261924699","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189100,"job_number":"JOB_189100","tr_customer_id":189118,"tr_customer_product_id":189108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16296986552984","imei2":"16296986552984","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189099,"job_number":"JOB_189099","tr_customer_id":189117,"tr_customer_product_id":189107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:59:35.000Z","name":"Karina Rolfson","mobile_number":"791-507-2124","email_id":"Mario.Harber72@yahoo.com","dop":"2025-04-06","serial_number":"16084330690914","imei1":"16084330690914","imei2":"16084330690914","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189095,"job_number":"JOB_189095","tr_customer_id":189113,"tr_customer_product_id":189103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:59:31.000Z","name":"Baylee Effertz","mobile_number":"811-816-8673","email_id":"Casimir_Smitham@gmail.com","dop":"2025-04-06","serial_number":"18120187871776","imei1":"18120187871776","imei2":"18120187871776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:59:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189093,"job_number":"JOB_189093","tr_customer_id":189111,"tr_customer_product_id":189101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12575134374376","imei2":"12575134374376","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189090,"job_number":"JOB_189090","tr_customer_id":189108,"tr_customer_product_id":189098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:16.000Z","modified_at":"2026-02-17T06:58:54.000Z","name":"Kaylee Doyle","mobile_number":"432-592-1075","email_id":"Virginie43@gmail.com","dop":"2025-04-06","serial_number":"14545444408777","imei1":"14545444408777","imei2":"14545444408777","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189088,"job_number":"JOB_189088","tr_customer_id":189106,"tr_customer_product_id":189096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:46.000Z","name":"Irwin Watsica","mobile_number":"667-714-7032","email_id":"Elisabeth48@yahoo.com","dop":"2025-04-06","serial_number":"11310180095671","imei1":"11310180095671","imei2":"11310180095671","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189085,"job_number":"JOB_189085","tr_customer_id":189103,"tr_customer_product_id":189093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:23.000Z","modified_at":"2026-02-17T06:58:01.000Z","name":"Alycia Bode","mobile_number":"822-968-1434","email_id":"Noel_Lehner85@yahoo.com","dop":"2025-04-06","serial_number":"12330352671097","imei1":"12330352671097","imei2":"12330352671097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189082,"job_number":"JOB_189082","tr_customer_id":189100,"tr_customer_product_id":189090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:57.000Z","name":"Natalie Lubowitz","mobile_number":"639-832-0573","email_id":"Ebony.Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"12587180290604","imei1":"12587180290604","imei2":"12587180290604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189079,"job_number":"JOB_189079","tr_customer_id":189097,"tr_customer_product_id":189087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:56:14.000Z","name":"Jon Carter","mobile_number":"413-340-4739","email_id":"Kole19@hotmail.com","dop":"2025-04-06","serial_number":"14960730812175","imei1":"14960730812175","imei2":"14960730812175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189076,"job_number":"JOB_189076","tr_customer_id":189094,"tr_customer_product_id":189084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:55:30.000Z","name":"Elmira Lueilwitz","mobile_number":"292-747-3678","email_id":"Darryl_Daniel99@gmail.com","dop":"2025-04-06","serial_number":"18099961721479","imei1":"18099961721479","imei2":"18099961721479","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189070,"job_number":"JOB_189070","tr_customer_id":189088,"tr_customer_product_id":189078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:50.000Z","name":"Mariana Legros","mobile_number":"381-454-0674","email_id":"Ramon6@yahoo.com","dop":"2025-04-06","serial_number":"11962681879471","imei1":"11962681879471","imei2":"11962681879471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189067,"job_number":"JOB_189067","tr_customer_id":189085,"tr_customer_product_id":189075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:31.000Z","modified_at":"2026-02-17T06:53:07.000Z","name":"Nathan Koss","mobile_number":"267-629-5810","email_id":"Laverne_Runte90@yahoo.com","dop":"2025-04-06","serial_number":"18924628328748","imei1":"18924628328748","imei2":"18924628328748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:53:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189064,"job_number":"JOB_189064","tr_customer_id":189082,"tr_customer_product_id":189072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:47.000Z","modified_at":"2026-02-17T06:52:23.000Z","name":"Estrella Lynch","mobile_number":"907-753-4037","email_id":"Reece_Veum65@yahoo.com","dop":"2025-04-06","serial_number":"10382169910518","imei1":"10382169910518","imei2":"10382169910518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:52:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189061,"job_number":"JOB_189061","tr_customer_id":189079,"tr_customer_product_id":189069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:53.000Z","name":"Columbus Rippin","mobile_number":"629-957-6549","email_id":"Alfredo6@hotmail.com","dop":"2025-04-06","serial_number":"18103671649272","imei1":"18103671649272","imei2":"18103671649272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189058,"job_number":"JOB_189058","tr_customer_id":189076,"tr_customer_product_id":189066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:50:13.000Z","name":"Dameon Daugherty","mobile_number":"211-791-1228","email_id":"Janis_Wiegand95@hotmail.com","dop":"2025-04-06","serial_number":"10146826217498","imei1":"10146826217498","imei2":"10146826217498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189055,"job_number":"JOB_189055","tr_customer_id":189073,"tr_customer_product_id":189063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:57.000Z","modified_at":"2026-02-17T06:49:31.000Z","name":"Cody Wisozk","mobile_number":"546-552-1443","email_id":"Emilio.Weimann@gmail.com","dop":"2025-04-06","serial_number":"18276091487335","imei1":"18276091487335","imei2":"18276091487335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189052,"job_number":"JOB_189052","tr_customer_id":189070,"tr_customer_product_id":189060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:48:10.000Z","name":"Marina Miller","mobile_number":"588-388-0945","email_id":"Ashton.Boyle83@yahoo.com","dop":"2025-06-18","serial_number":"10483144612419","imei1":"10483144612419","imei2":"10483144612419","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:48:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189049,"job_number":"JOB_189049","tr_customer_id":189067,"tr_customer_product_id":189057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:06.000Z","modified_at":"2026-02-17T06:47:43.000Z","name":"Tatum Farrell","mobile_number":"927-674-4648","email_id":"Sandra83@gmail.com","dop":"2025-04-06","serial_number":"13326475535316","imei1":"13326475535316","imei2":"13326475535316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189047,"job_number":"JOB_189047","tr_customer_id":189065,"tr_customer_product_id":189055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:47:29.000Z","name":"Kyla Ratke","mobile_number":"742-978-2927","email_id":"Sid.Ruecker@yahoo.com","dop":"2025-06-18","serial_number":"10997054203531","imei1":"10997054203531","imei2":"10997054203531","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189043,"job_number":"JOB_189043","tr_customer_id":189061,"tr_customer_product_id":189051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:46:21.000Z","name":"April Nitzsche","mobile_number":"642-429-2868","email_id":"Roger.Weber6@hotmail.com","dop":"2025-12-31","serial_number":"104589466529814","imei1":"104589466529814","imei2":"104589466529814","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:46:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189040,"job_number":"JOB_189040","tr_customer_id":189058,"tr_customer_product_id":189048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:37.000Z","name":"Elian Wintheiser","mobile_number":"475-690-7210","email_id":"Keely85@gmail.com","dop":"2025-12-31","serial_number":"100812820593228","imei1":"100812820593228","imei2":"100812820593228","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:45:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189035,"job_number":"JOB_189035","tr_customer_id":189053,"tr_customer_product_id":189043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:53.000Z","name":"Seamus Windler","mobile_number":"836-437-4121","email_id":"Layla95@hotmail.com","dop":"2025-12-31","serial_number":"106196406600592","imei1":"106196406600592","imei2":"106196406600592","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189032,"job_number":"JOB_189032","tr_customer_id":189050,"tr_customer_product_id":189040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:11.000Z","modified_at":"2026-02-17T06:44:44.000Z","name":"Lane Ferry","mobile_number":"738-444-3869","email_id":"Jayde99@yahoo.com","dop":"2025-04-06","serial_number":"15580522308411","imei1":"15580522308411","imei2":"15580522308411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189023,"job_number":"JOB_189023","tr_customer_id":189041,"tr_customer_product_id":189031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:31.000Z","modified_at":"2026-02-17T06:44:04.000Z","name":"Kiel Harris","mobile_number":"612-305-9709","email_id":"Emil.Frami15@yahoo.com","dop":"2025-04-06","serial_number":"15313654972634","imei1":"15313654972634","imei2":"15313654972634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:44:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189020,"job_number":"JOB_189020","tr_customer_id":189038,"tr_customer_product_id":189028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:51.000Z","modified_at":"2026-02-17T06:43:24.000Z","name":"Mallory Russel","mobile_number":"314-245-7801","email_id":"Abdullah.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"18436049403361","imei1":"18436049403361","imei2":"18436049403361","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189013,"job_number":"JOB_189013","tr_customer_id":189031,"tr_customer_product_id":189021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:55.000Z","name":"Adriana Bartell","mobile_number":"299-852-1835","email_id":"Leopold.Donnelly@gmail.com","dop":"2025-04-06","serial_number":"17402475936189","imei1":"17402475936189","imei2":"17402475936189","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189010,"job_number":"JOB_189010","tr_customer_id":189028,"tr_customer_product_id":189018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:38:12.000Z","name":"Shanna Gleason","mobile_number":"280-361-8564","email_id":"Lula_Johnson72@yahoo.com","dop":"2025-04-06","serial_number":"14362603200460","imei1":"14362603200460","imei2":"14362603200460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189007,"job_number":"JOB_189007","tr_customer_id":189025,"tr_customer_product_id":189015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:37:29.000Z","name":"Rosalee Wilkinson","mobile_number":"830-606-9962","email_id":"Isai.Yundt@gmail.com","dop":"2025-04-06","serial_number":"19100033414173","imei1":"19100033414173","imei2":"19100033414173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T06:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188994,"job_number":"JOB_188994","tr_customer_id":189012,"tr_customer_product_id":189002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:14.000Z","modified_at":"2026-02-17T05:51:48.000Z","name":"Nadia Hills","mobile_number":"528-996-7970","email_id":"Kristina6@hotmail.com","dop":"2025-04-06","serial_number":"15546506639122","imei1":"15546506639122","imei2":"15546506639122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188991,"job_number":"JOB_188991","tr_customer_id":189009,"tr_customer_product_id":188999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:51:07.000Z","name":"Prince Konopelski","mobile_number":"832-897-1363","email_id":"Noah_Kovacek@hotmail.com","dop":"2025-04-06","serial_number":"18019700617043","imei1":"18019700617043","imei2":"18019700617043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188988,"job_number":"JOB_188988","tr_customer_id":189006,"tr_customer_product_id":188996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:50.000Z","modified_at":"2026-02-17T05:50:25.000Z","name":"Lee Moen","mobile_number":"359-616-4411","email_id":"Giles96@gmail.com","dop":"2025-04-06","serial_number":"18373454512840","imei1":"18373454512840","imei2":"18373454512840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:50:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188980,"job_number":"JOB_188980","tr_customer_id":188998,"tr_customer_product_id":188988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:20.000Z","name":"Dejon McGlynn","mobile_number":"890-481-3958","email_id":"Sidney.Shanahan@yahoo.com","dop":"2025-12-01","serial_number":"19476925532365","imei1":"19476925532365","imei2":"19476925532365","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188978,"job_number":"JOB_188978","tr_customer_id":188996,"tr_customer_product_id":188986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:54.000Z","modified_at":"2026-02-17T05:43:05.000Z","name":"Orie Gerhold","mobile_number":"316-552-1831","email_id":"Hassan_Schmitt80@hotmail.com","dop":"2025-12-01","serial_number":"16747410968364","imei1":"16747410968364","imei2":"16747410968364","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188976,"job_number":"JOB_188976","tr_customer_id":188994,"tr_customer_product_id":188984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:49.000Z","name":"Amelie Macejkovic","mobile_number":"843-977-7308","email_id":"Keanu37@yahoo.com","dop":"2025-12-01","serial_number":"18646524050381","imei1":"18646524050381","imei2":"18646524050381","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188973,"job_number":"JOB_188973","tr_customer_id":188991,"tr_customer_product_id":188981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:02.000Z","modified_at":"2026-02-17T05:41:42.000Z","name":"Liza Schimmel","mobile_number":"844-440-0442","email_id":"Sierra99@gmail.com","dop":"2025-04-06","serial_number":"17762705848265","imei1":"17762705848265","imei2":"17762705848265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188971,"job_number":"JOB_188971","tr_customer_id":188989,"tr_customer_product_id":188979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:39.000Z","modified_at":"2026-02-17T05:41:16.000Z","name":"Maurice Gutkowski","mobile_number":"311-976-1109","email_id":"Friedrich_Daniel40@yahoo.com","dop":"2025-04-06","serial_number":"11979272209902","imei1":"11979272209902","imei2":"11979272209902","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:41:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188970,"job_number":"JOB_188970","tr_customer_id":188988,"tr_customer_product_id":188978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:34.000Z","modified_at":"2026-02-17T05:23:43.000Z","name":"Myron Krajcik","mobile_number":"346-836-6819","email_id":"Chasity.Hills@hotmail.com","dop":"2025-07-01","serial_number":"100916694727170","imei1":"100916694727170","imei2":"100916694727170","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188968,"job_number":"JOB_188968","tr_customer_id":188986,"tr_customer_product_id":188976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:31.000Z","name":"Abbigail Gleichner","mobile_number":"880-426-6173","email_id":"Mabel.Smitham67@gmail.com","dop":"2025-07-01","serial_number":"101332003969327","imei1":"101332003969327","imei2":"101332003969327","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:23:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188965,"job_number":"JOB_188965","tr_customer_id":188983,"tr_customer_product_id":188973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:21:00.000Z","name":"Mina Schiller","mobile_number":"777-900-7973","email_id":"Myrl.Kreiger@hotmail.com","dop":"2025-04-06","serial_number":"15288352706138","imei1":"15288352706138","imei2":"15288352706138","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188961,"job_number":"JOB_188961","tr_customer_id":188979,"tr_customer_product_id":188969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:20:13.000Z","name":"Ressie Hyatt","mobile_number":"418-301-8926","email_id":"Cayla_Cummings52@yahoo.com","dop":"2025-04-06","serial_number":"17577346367491","imei1":"17577346367491","imei2":"17577346367491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:20:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188957,"job_number":"JOB_188957","tr_customer_id":188975,"tr_customer_product_id":188965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:19:26.000Z","name":"Ernest Dickinson","mobile_number":"382-677-0580","email_id":"Nicolette_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"11256482213259","imei1":"11256482213259","imei2":"11256482213259","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:19:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188949,"job_number":"JOB_188949","tr_customer_id":188967,"tr_customer_product_id":188957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:02:27.000Z","name":"Bridgette Dickinson","mobile_number":"914-856-3966","email_id":"Kristofer_Schroeder@yahoo.com","dop":"2025-04-06","serial_number":"12721878372843","imei1":"12721878372843","imei2":"12721878372843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:02:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188946,"job_number":"JOB_188946","tr_customer_id":188964,"tr_customer_product_id":188954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:44.000Z","name":"Whitney Koss","mobile_number":"571-585-8679","email_id":"Toney_Zieme94@yahoo.com","dop":"2025-04-06","serial_number":"16333924977133","imei1":"16333924977133","imei2":"16333924977133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188943,"job_number":"JOB_188943","tr_customer_id":188961,"tr_customer_product_id":188951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:23.000Z","modified_at":"2026-02-17T05:01:00.000Z","name":"Margaretta Botsford","mobile_number":"266-507-8985","email_id":"Grayce_Emmerich74@yahoo.com","dop":"2025-04-06","serial_number":"13016772807412","imei1":"13016772807412","imei2":"13016772807412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T05:01:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188936,"job_number":"JOB_188936","tr_customer_id":188954,"tr_customer_product_id":188944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27052361070636","imei1":"27052361070636","imei2":"27052361070636","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188929,"job_number":"JOB_188929","tr_customer_id":188947,"tr_customer_product_id":188937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:49.000Z","modified_at":"2026-02-17T04:48:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15889564929340","imei1":"15889564929340","imei2":"15889564929340","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:48:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188922,"job_number":"JOB_188922","tr_customer_id":188940,"tr_customer_product_id":188930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:17.000Z","modified_at":"2026-02-17T04:47:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"95164894601863","imei1":"95164894601863","imei2":"95164894601863","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:47:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188912,"job_number":"JOB_188912","tr_customer_id":188930,"tr_customer_product_id":188920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:57.000Z","modified_at":"2026-02-17T04:33:30.000Z","name":"Alfonso Treutel","mobile_number":"226-945-6190","email_id":"Verna_Haley@gmail.com","dop":"2025-04-06","serial_number":"12501261437634","imei1":"12501261437634","imei2":"12501261437634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188909,"job_number":"JOB_188909","tr_customer_id":188927,"tr_customer_product_id":188917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:50.000Z","modified_at":"2026-02-17T04:33:27.000Z","name":"Horacio Jones","mobile_number":"454-739-2743","email_id":"Aaron80@gmail.com","dop":"2025-04-06","serial_number":"10280732826683","imei1":"10280732826683","imei2":"10280732826683","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188906,"job_number":"JOB_188906","tr_customer_id":188924,"tr_customer_product_id":188914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:44.000Z","modified_at":"2026-02-17T04:33:17.000Z","name":"Chloe Weber","mobile_number":"423-316-6702","email_id":"Maurice.Gibson5@yahoo.com","dop":"2025-04-06","serial_number":"14675337580255","imei1":"14675337580255","imei2":"14675337580255","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188903,"job_number":"JOB_188903","tr_customer_id":188921,"tr_customer_product_id":188911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:33:10.000Z","name":"Abel Bernhard","mobile_number":"934-452-5613","email_id":"Christop_Johnston70@gmail.com","dop":"2000-01-31","serial_number":"10556570039597","imei1":"10556570039597","imei2":"10556570039597","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188900,"job_number":"JOB_188900","tr_customer_id":188918,"tr_customer_product_id":188908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:33:05.000Z","name":"Emely Howe","mobile_number":"850-694-2186","email_id":"Susie.Conn@hotmail.com","dop":"2025-04-06","serial_number":"19869628494412","imei1":"19869628494412","imei2":"19869628494412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:33:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188897,"job_number":"JOB_188897","tr_customer_id":188915,"tr_customer_product_id":188905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Nicola Reinger","mobile_number":"997-910-9923","email_id":"Serenity59@gmail.com","dop":"2025-04-06","serial_number":"14342266634816","imei1":"14342266634816","imei2":"14342266634816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188894,"job_number":"JOB_188894","tr_customer_id":188912,"tr_customer_product_id":188902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:17.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Enrico Windler","mobile_number":"357-878-5295","email_id":"Valerie51@hotmail.com","dop":"2025-04-06","serial_number":"14737927383209","imei1":"14737927383209","imei2":"14737927383209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188891,"job_number":"JOB_188891","tr_customer_id":188909,"tr_customer_product_id":188899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:50.000Z","name":"Nakia Torp","mobile_number":"714-450-1176","email_id":"Glennie.Schowalter@hotmail.com","dop":"2025-04-06","serial_number":"18682802050478","imei1":"18682802050478","imei2":"18682802050478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188888,"job_number":"JOB_188888","tr_customer_id":188906,"tr_customer_product_id":188896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:46.000Z","name":"Rosemary Cartwright","mobile_number":"728-654-4113","email_id":"Samanta_Bosco48@yahoo.com","dop":"2025-08-24","serial_number":"10999423286212","imei1":"10999423286212","imei2":"10999423286212","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188885,"job_number":"JOB_188885","tr_customer_id":188903,"tr_customer_product_id":188893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:07.000Z","modified_at":"2026-02-17T04:32:44.000Z","name":"Kattie Renner","mobile_number":"891-622-5076","email_id":"Adela.Klein@gmail.com","dop":"2025-04-06","serial_number":"14019903862094","imei1":"14019903862094","imei2":"14019903862094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188880,"job_number":"JOB_188880","tr_customer_id":188898,"tr_customer_product_id":188888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:42.000Z","name":"Cullen Turner","mobile_number":"591-241-5413","email_id":"Madisyn5@hotmail.com","dop":"2025-04-06","serial_number":"12530670830096","imei1":"12530670830096","imei2":"12530670830096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188878,"job_number":"JOB_188878","tr_customer_id":188896,"tr_customer_product_id":188886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:37.000Z","name":"Pablo Konopelski","mobile_number":"935-615-6832","email_id":"Hosea13@hotmail.com","dop":"2025-04-06","serial_number":"19956432628226","imei1":"19956432628226","imei2":"19956432628226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188877,"job_number":"JOB_188877","tr_customer_id":188895,"tr_customer_product_id":188885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:40.000Z","name":"Delilah Thompson","mobile_number":"356-937-2567","email_id":"Agustina.Schmeler@yahoo.com","dop":"2025-04-06","serial_number":"19860110172156","imei1":"19860110172156","imei2":"19860110172156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188873,"job_number":"JOB_188873","tr_customer_id":188891,"tr_customer_product_id":188881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:55.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Adell Hand","mobile_number":"699-207-4441","email_id":"Marguerite.Schinner13@gmail.com","dop":"2025-04-06","serial_number":"19319583183135","imei1":"19319583183135","imei2":"19319583183135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188868,"job_number":"JOB_188868","tr_customer_id":188886,"tr_customer_product_id":188876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:48.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Sanford Cummings","mobile_number":"531-607-8812","email_id":"Ulices.Kihn36@yahoo.com","dop":"2025-04-06","serial_number":"17908727387460","imei1":"17908727387460","imei2":"17908727387460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188867,"job_number":"JOB_188867","tr_customer_id":188885,"tr_customer_product_id":188875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:26.000Z","name":"Lucio O'Kon","mobile_number":"886-348-5465","email_id":"Imani.Mosciski@hotmail.com","dop":"2000-01-31","serial_number":"10456214469035","imei1":"10456214469035","imei2":"10456214469035","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188866,"job_number":"JOB_188866","tr_customer_id":188884,"tr_customer_product_id":188874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Selena Conroy","mobile_number":"680-848-0805","email_id":"Era.Swift98@gmail.com","dop":"2025-12-31","serial_number":"102673874524672","imei1":"102673874524672","imei2":"102673874524672","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188858,"job_number":"JOB_188858","tr_customer_id":188876,"tr_customer_product_id":188866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:32:24.000Z","name":"Velva Huels","mobile_number":"908-614-8596","email_id":"Ellis.Keeling@gmail.com","dop":"2025-04-06","serial_number":"17573632943998","imei1":"17573632943998","imei2":"17573632943998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188854,"job_number":"JOB_188854","tr_customer_id":188872,"tr_customer_product_id":188862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:32:20.000Z","name":"Frederique Murray","mobile_number":"955-441-1920","email_id":"Raina_Reichert36@yahoo.com","dop":"2025-04-06","serial_number":"12945127907355","imei1":"12945127907355","imei2":"12945127907355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188849,"job_number":"JOB_188849","tr_customer_id":188867,"tr_customer_product_id":188857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"Kane Hamill","mobile_number":"587-204-1846","email_id":"Veronica.Kuhn76@yahoo.com","dop":"2025-04-06","serial_number":"13522621474746","imei1":"13522621474746","imei2":"13522621474746","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188847,"job_number":"JOB_188847","tr_customer_id":188865,"tr_customer_product_id":188855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Josefina Runolfsdottir","mobile_number":"504-451-9084","email_id":"Bella6@gmail.com","dop":"2025-04-06","serial_number":"12429490511094","imei1":"12429490511094","imei2":"12429490511094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188843,"job_number":"JOB_188843","tr_customer_id":188861,"tr_customer_product_id":188851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:36.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Blair Schiller","mobile_number":"330-930-0944","email_id":"Helene_White43@yahoo.com","dop":"2025-04-06","serial_number":"11330695022190","imei1":"11330695022190","imei2":"11330695022190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188842,"job_number":"JOB_188842","tr_customer_id":188860,"tr_customer_product_id":188850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:32:14.000Z","name":"Jaron Sanford","mobile_number":"502-584-7758","email_id":"Antonietta.Grady@yahoo.com","dop":"2025-04-06","serial_number":"14276720334947","imei1":"14276720334947","imei2":"14276720334947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188834,"job_number":"JOB_188834","tr_customer_id":188852,"tr_customer_product_id":188842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:29.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Tressa Klocko","mobile_number":"322-920-1589","email_id":"Virginia.Gutkowski91@gmail.com","dop":"2025-04-06","serial_number":"13593054177245","imei1":"13593054177245","imei2":"13593054177245","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188833,"job_number":"JOB_188833","tr_customer_id":188851,"tr_customer_product_id":188841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Schuyler Fay","mobile_number":"393-494-4888","email_id":"Darlene.Blanda@hotmail.com","dop":"2025-04-06","serial_number":"19684027687332","imei1":"19684027687332","imei2":"19684027687332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188828,"job_number":"JOB_188828","tr_customer_id":188846,"tr_customer_product_id":188836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:25.000Z","modified_at":"2026-02-17T04:32:02.000Z","name":"Faustino Gerhold","mobile_number":"806-354-0678","email_id":"Era.Huel@hotmail.com","dop":"2025-08-24","serial_number":"11597457749582","imei1":"11597457749582","imei2":"11597457749582","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:32:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188822,"job_number":"JOB_188822","tr_customer_id":188841,"tr_customer_product_id":188830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Jessica Rau","mobile_number":"752-583-6132","email_id":"Mikel29@yahoo.com","dop":"2025-04-06","serial_number":"15150568117057","imei1":"15150568117057","imei2":"15150568117057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188821,"job_number":"JOB_188821","tr_customer_id":188839,"tr_customer_product_id":188829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Leonardo Prosacco","mobile_number":"602-661-8289","email_id":"Nasir.Langosh@yahoo.com","dop":"2025-04-06","serial_number":"12490159053507","imei1":"12490159053507","imei2":"12490159053507","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188820,"job_number":"JOB_188820","tr_customer_id":188838,"tr_customer_product_id":188828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:59.000Z","name":"Cora Bosco","mobile_number":"257-962-4221","email_id":"Broderick47@gmail.com","dop":"2025-04-06","serial_number":"19978858028310","imei1":"19978858028310","imei2":"19978858028310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188810,"job_number":"JOB_188810","tr_customer_id":188828,"tr_customer_product_id":188818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:19.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Joanne Kihn","mobile_number":"655-713-0066","email_id":"George_Gaylord@hotmail.com","dop":"2025-04-06","serial_number":"16624170270219","imei1":"16624170270219","imei2":"16624170270219","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188809,"job_number":"JOB_188809","tr_customer_id":188827,"tr_customer_product_id":188817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:55.000Z","name":"Benjamin Goldner","mobile_number":"251-773-5116","email_id":"Stephen.Fahey50@gmail.com","dop":"2025-04-06","serial_number":"18232958435978","imei1":"18232958435978","imei2":"18232958435978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188807,"job_number":"JOB_188807","tr_customer_id":188825,"tr_customer_product_id":188815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:57.000Z","name":"Clarissa Gorczany","mobile_number":"676-355-5524","email_id":"Kattie89@gmail.com","dop":"2025-04-06","serial_number":"15935764050198","imei1":"15935764050198","imei2":"15935764050198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188800,"job_number":"JOB_188800","tr_customer_id":188818,"tr_customer_product_id":188808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Reba Schiller","mobile_number":"548-894-3828","email_id":"Craig.Weber@yahoo.com","dop":"2025-04-06","serial_number":"16860388510040","imei1":"16860388510040","imei2":"16860388510040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188791,"job_number":"JOB_188791","tr_customer_id":188809,"tr_customer_product_id":188799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:06.000Z","modified_at":"2026-02-17T04:31:41.000Z","name":"Adriel Rodriguez","mobile_number":"779-747-2869","email_id":"Kendall_Ankunding52@yahoo.com","dop":"2025-04-06","serial_number":"11491163628210","imei1":"11491163628210","imei2":"11491163628210","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188789,"job_number":"JOB_188789","tr_customer_id":188807,"tr_customer_product_id":188797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:04.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Anabelle Mayert","mobile_number":"809-729-0157","email_id":"Rebeca44@hotmail.com","dop":"2025-12-31","serial_number":"106981449885233","imei1":"106981449885233","imei2":"106981449885233","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188785,"job_number":"JOB_188785","tr_customer_id":188803,"tr_customer_product_id":188793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"Ward Kerluke","mobile_number":"298-849-5867","email_id":"Selena_Wisozk33@yahoo.com","dop":"2000-01-31","serial_number":"10766833510428","imei1":"10766833510428","imei2":"10766833510428","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188782,"job_number":"JOB_188782","tr_customer_id":188800,"tr_customer_product_id":188790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Nina Herman","mobile_number":"251-606-7623","email_id":"Jewel36@hotmail.com","dop":"2025-04-06","serial_number":"11867971682915","imei1":"11867971682915","imei2":"11867971682915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188780,"job_number":"JOB_188780","tr_customer_id":188798,"tr_customer_product_id":188788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Conor Ratke","mobile_number":"270-874-4329","email_id":"Gerardo93@hotmail.com","dop":"2025-04-06","serial_number":"17915430607412","imei1":"17915430607412","imei2":"17915430607412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188775,"job_number":"JOB_188775","tr_customer_id":188793,"tr_customer_product_id":188783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Lance Dietrich","mobile_number":"756-711-8256","email_id":"Shanon.Konopelski4@yahoo.com","dop":"2025-04-06","serial_number":"19513644730158","imei1":"19513644730158","imei2":"19513644730158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188774,"job_number":"JOB_188774","tr_customer_id":188792,"tr_customer_product_id":188782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Josiah Larkin","mobile_number":"611-312-1106","email_id":"Kaela78@gmail.com","dop":"2025-04-06","serial_number":"10358089313673","imei1":"10358089313673","imei2":"10358089313673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188770,"job_number":"JOB_188770","tr_customer_id":188788,"tr_customer_product_id":188778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:50.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Willard Kovacek","mobile_number":"860-805-2294","email_id":"Vicente_Schimmel@hotmail.com","dop":"2025-02-01","serial_number":"105133609235184","imei1":"105133609235184","imei2":"105133609235184","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188769,"job_number":"JOB_188769","tr_customer_id":188787,"tr_customer_product_id":188777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"Gerald Mann","mobile_number":"475-445-2606","email_id":"Petra_Bartoletti@gmail.com","dop":"2025-04-06","serial_number":"10426286229465","imei1":"10426286229465","imei2":"10426286229465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188764,"job_number":"JOB_188764","tr_customer_id":188782,"tr_customer_product_id":188772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:46.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Darion Ruecker","mobile_number":"458-830-4008","email_id":"Richard_Hackett44@hotmail.com","dop":"2025-04-06","serial_number":"17675422560832","imei1":"17675422560832","imei2":"17675422560832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188761,"job_number":"JOB_188761","tr_customer_id":188779,"tr_customer_product_id":188769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Garry Howe","mobile_number":"361-508-9511","email_id":"Mabel.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"15016663938388","imei1":"15016663938388","imei2":"15016663938388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188758,"job_number":"JOB_188758","tr_customer_id":188776,"tr_customer_product_id":188766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:31:19.000Z","name":"Claudia Corkery","mobile_number":"332-778-8139","email_id":"Philip10@gmail.com","dop":"2025-04-06","serial_number":"12624469371064","imei1":"12624469371064","imei2":"12624469371064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188755,"job_number":"JOB_188755","tr_customer_id":188773,"tr_customer_product_id":188763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:31:17.000Z","name":"Sterling Schuster","mobile_number":"347-924-1533","email_id":"Amalia_Mann@gmail.com","dop":"2025-08-24","serial_number":"15366579424531","imei1":"15366579424531","imei2":"15366579424531","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188752,"job_number":"JOB_188752","tr_customer_id":188770,"tr_customer_product_id":188760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:31:14.000Z","name":"Troy Schimmel","mobile_number":"486-493-8678","email_id":"Yesenia.Zieme19@gmail.com","dop":"2025-04-06","serial_number":"15302430281802","imei1":"15302430281802","imei2":"15302430281802","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188748,"job_number":"JOB_188748","tr_customer_id":188766,"tr_customer_product_id":188756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:35.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Breanna Roob","mobile_number":"422-884-0159","email_id":"Jarret_Nicolas@gmail.com","dop":"2025-04-06","serial_number":"12109863814978","imei1":"12109863814978","imei2":"12109863814978","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188746,"job_number":"JOB_188746","tr_customer_id":188764,"tr_customer_product_id":188754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"Jackeline Mosciski","mobile_number":"398-945-1866","email_id":"Brady_Rosenbaum95@gmail.com","dop":"2025-04-06","serial_number":"14110776703467","imei1":"14110776703467","imei2":"14110776703467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188742,"job_number":"JOB_188742","tr_customer_id":188760,"tr_customer_product_id":188750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:28.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Alice Quigley","mobile_number":"735-248-0730","email_id":"Creola.Brown61@gmail.com","dop":"2025-04-06","serial_number":"19559517756194","imei1":"19559517756194","imei2":"19559517756194","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188738,"job_number":"JOB_188738","tr_customer_id":188756,"tr_customer_product_id":188746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:31:04.000Z","name":"Yesenia Renner","mobile_number":"573-694-6549","email_id":"Mattie84@gmail.com","dop":"2025-06-18","serial_number":"10926762788888","imei1":"10926762788888","imei2":"10926762788888","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:31:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188735,"job_number":"JOB_188735","tr_customer_id":188753,"tr_customer_product_id":188743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:25.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Logan Stark","mobile_number":"426-645-3678","email_id":"Justen_Romaguera@gmail.com","dop":"2025-05-30","serial_number":"17314509217673","imei1":"17314509217673","imei2":"17314509217673","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188734,"job_number":"JOB_188734","tr_customer_id":188752,"tr_customer_product_id":188742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:21.000Z","modified_at":"2026-02-17T04:30:56.000Z","name":"Wilma Schroeder","mobile_number":"312-818-4830","email_id":"Trycia_Gaylord86@yahoo.com","dop":"2025-12-31","serial_number":"106728141481158","imei1":"106728141481158","imei2":"106728141481158","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188730,"job_number":"JOB_188730","tr_customer_id":188748,"tr_customer_product_id":188738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Desiree Mueller","mobile_number":"267-626-9918","email_id":"Maximus_Heller@gmail.com","dop":"2025-04-06","serial_number":"11850191486822","imei1":"11850191486822","imei2":"11850191486822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188728,"job_number":"JOB_188728","tr_customer_id":188746,"tr_customer_product_id":188736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"Johnny Gleason","mobile_number":"952-850-9021","email_id":"Chaz_Gaylord50@hotmail.com","dop":"2000-01-31","serial_number":"10711093059821","imei1":"10711093059821","imei2":"10711093059821","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188724,"job_number":"JOB_188724","tr_customer_id":188742,"tr_customer_product_id":188732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Rocky Brekke","mobile_number":"479-505-3669","email_id":"Neal20@gmail.com","dop":"2025-04-06","serial_number":"18456860182212","imei1":"18456860182212","imei2":"18456860182212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188722,"job_number":"JOB_188722","tr_customer_id":188740,"tr_customer_product_id":188730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Marcelle Corkery","mobile_number":"307-699-4307","email_id":"Oma1@yahoo.com","dop":"2025-04-06","serial_number":"11600208865504","imei1":"11600208865504","imei2":"11600208865504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188719,"job_number":"JOB_188719","tr_customer_id":188737,"tr_customer_product_id":188727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Nikolas Rath","mobile_number":"418-641-9705","email_id":"Trystan_Batz@gmail.com","dop":"2025-02-01","serial_number":"32693573675487","imei1":"32693573675487","imei2":"32693573675487","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188718,"job_number":"JOB_188718","tr_customer_id":188736,"tr_customer_product_id":188726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:46.000Z","name":"Ramona Halvorson","mobile_number":"250-955-9152","email_id":"Karlie_Schuppe@gmail.com","dop":"2025-04-06","serial_number":"13383629766309","imei1":"13383629766309","imei2":"13383629766309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188713,"job_number":"JOB_188713","tr_customer_id":188731,"tr_customer_product_id":188721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:06.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Kyle Hirthe","mobile_number":"436-381-6745","email_id":"Rae.Treutel27@hotmail.com","dop":"2025-04-06","serial_number":"12043609725084","imei1":"12043609725084","imei2":"12043609725084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188709,"job_number":"JOB_188709","tr_customer_id":188727,"tr_customer_product_id":188717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Aliya Heller","mobile_number":"213-683-5992","email_id":"Stone30@yahoo.com","dop":"2025-04-06","serial_number":"13824562660477","imei1":"13824562660477","imei2":"13824562660477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188707,"job_number":"JOB_188707","tr_customer_id":188725,"tr_customer_product_id":188715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:38.000Z","name":"Tia Kub","mobile_number":"599-927-1221","email_id":"Brielle_Reinger@yahoo.com","dop":"2025-04-06","serial_number":"12239059174109","imei1":"12239059174109","imei2":"12239059174109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188703,"job_number":"JOB_188703","tr_customer_id":188721,"tr_customer_product_id":188711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:58.000Z","modified_at":"2026-02-17T04:30:35.000Z","name":"Adele Weber","mobile_number":"987-764-4610","email_id":"Philip.Daniel@gmail.com","dop":"2025-04-06","serial_number":"18953184158062","imei1":"18953184158062","imei2":"18953184158062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188699,"job_number":"JOB_188699","tr_customer_id":188717,"tr_customer_product_id":188707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:30:30.000Z","name":"Elna Casper","mobile_number":"420-274-7564","email_id":"Maiya_Smith@hotmail.com","dop":"2025-04-06","serial_number":"15098015202073","imei1":"15098015202073","imei2":"15098015202073","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188696,"job_number":"JOB_188696","tr_customer_id":188714,"tr_customer_product_id":188704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:51.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Willa Lynch","mobile_number":"584-911-3713","email_id":"Sallie_Haley@hotmail.com","dop":"2025-04-06","serial_number":"12856191582959","imei1":"12856191582959","imei2":"12856191582959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188693,"job_number":"JOB_188693","tr_customer_id":188711,"tr_customer_product_id":188701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:48.000Z","modified_at":"2026-02-17T04:30:25.000Z","name":"Hollis Schoen","mobile_number":"623-853-8844","email_id":"Chelsea.Kris27@hotmail.com","dop":"2025-04-06","serial_number":"17655475376540","imei1":"17655475376540","imei2":"17655475376540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188690,"job_number":"JOB_188690","tr_customer_id":188708,"tr_customer_product_id":188698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Pansy Carter","mobile_number":"790-243-0257","email_id":"Else.Waters60@gmail.com","dop":"2025-04-06","serial_number":"13449561304415","imei1":"13449561304415","imei2":"13449561304415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188688,"job_number":"JOB_188688","tr_customer_id":188706,"tr_customer_product_id":188696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:30:19.000Z","name":"Davion Ernser","mobile_number":"627-611-7983","email_id":"Gabe55@gmail.com","dop":"2025-06-18","serial_number":"10570255193150","imei1":"10570255193150","imei2":"10570255193150","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188685,"job_number":"JOB_188685","tr_customer_id":188703,"tr_customer_product_id":188693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:29.000Z","modified_at":"2026-02-17T04:30:01.000Z","name":"Wiley Ullrich","mobile_number":"595-248-1022","email_id":"Estella66@gmail.com","dop":"2025-02-01","serial_number":"92694087299304","imei1":"92694087299304","imei2":"92694087299304","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188681,"job_number":"JOB_188681","tr_customer_id":188699,"tr_customer_product_id":188689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:23.000Z","modified_at":"2026-02-17T04:29:56.000Z","name":"Weston Ruecker","mobile_number":"437-229-5745","email_id":"Erika.Fisher22@yahoo.com","dop":"2025-04-06","serial_number":"14419386176773","imei1":"14419386176773","imei2":"14419386176773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188679,"job_number":"JOB_188679","tr_customer_id":188697,"tr_customer_product_id":188687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Rory Gerlach","mobile_number":"679-604-9506","email_id":"Enid.Johnson@hotmail.com","dop":"2025-04-06","serial_number":"14962470736258","imei1":"14962470736258","imei2":"14962470736258","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188677,"job_number":"JOB_188677","tr_customer_id":188695,"tr_customer_product_id":188685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:08.000Z","modified_at":"2026-02-17T04:29:17.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"56373936142027","imei1":"56373936142027","imei2":"56373936142027","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188675,"job_number":"JOB_188675","tr_customer_id":188693,"tr_customer_product_id":188683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:59.000Z","modified_at":"2026-02-17T04:29:36.000Z","name":"Martina Koepp","mobile_number":"296-353-8450","email_id":"Jena18@hotmail.com","dop":"2025-04-06","serial_number":"16356612235317","imei1":"16356612235317","imei2":"16356612235317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188674,"job_number":"JOB_188674","tr_customer_id":188692,"tr_customer_product_id":188682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:28:56.000Z","modified_at":"2026-02-17T04:29:05.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"66076536976225","imei1":"66076536976225","imei2":"66076536976225","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188672,"job_number":"JOB_188672","tr_customer_id":188690,"tr_customer_product_id":188680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:53.000Z","modified_at":"2026-02-17T04:26:26.000Z","name":"Axel Oberbrunner","mobile_number":"497-300-6858","email_id":"Izaiah63@yahoo.com","dop":"2025-04-06","serial_number":"13525331940438","imei1":"13525331940438","imei2":"13525331940438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:26:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188669,"job_number":"JOB_188669","tr_customer_id":188687,"tr_customer_product_id":188677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:46.000Z","name":"Davion Dibbert","mobile_number":"635-254-2348","email_id":"Arne_Rempel@hotmail.com","dop":"2025-04-06","serial_number":"12444238216077","imei1":"12444238216077","imei2":"12444238216077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188666,"job_number":"JOB_188666","tr_customer_id":188684,"tr_customer_product_id":188674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:25:06.000Z","name":"Paxton Bailey","mobile_number":"433-387-6622","email_id":"Evie71@hotmail.com","dop":"2025-04-06","serial_number":"19496375230963","imei1":"19496375230963","imei2":"19496375230963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T04:25:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188661,"job_number":"JOB_188661","tr_customer_id":188679,"tr_customer_product_id":188669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:57.000Z","name":"Norene Larson","mobile_number":"464-302-3097","email_id":"Laurine26@gmail.com","dop":"2025-04-06","serial_number":"17309713993553","imei1":"17309713993553","imei2":"17309713993553","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188658,"job_number":"JOB_188658","tr_customer_id":188676,"tr_customer_product_id":188666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:35:13.000Z","name":"Jack Wisozk","mobile_number":"987-431-3285","email_id":"Jaron.Pacocha@hotmail.com","dop":"2025-04-06","serial_number":"12176420486594","imei1":"12176420486594","imei2":"12176420486594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:35:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188655,"job_number":"JOB_188655","tr_customer_id":188673,"tr_customer_product_id":188663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:52.000Z","modified_at":"2026-02-17T03:34:28.000Z","name":"Ayana Labadie","mobile_number":"486-888-8299","email_id":"Emie43@hotmail.com","dop":"2025-04-06","serial_number":"19556681256154","imei1":"19556681256154","imei2":"19556681256154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188651,"job_number":"JOB_188651","tr_customer_id":188669,"tr_customer_product_id":188659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:27.000Z","modified_at":"2026-02-17T03:18:42.000Z","name":"Jamal Moore","mobile_number":"456-595-7301","email_id":"Esta.Block@gmail.com","dop":"2025-05-30","serial_number":"19712780016915","imei1":"19712780016915","imei2":"19712780016915","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-17T03:18:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 1 0 0
Verify the message is 'Success' 1 0 0
verify if the data is a non empty array 1 0 0
Verify if the json object with id189595Has required fileds 1 0 0
verify if the json number starts with JOB_ 1062 0 0
Verify if the json object with id189592Has required fileds 1 0 0
Verify if the json object with id189588Has required fileds 1 0 0
Verify if the json object with id189556Has required fileds 1 0 0
Verify if the json object with id189555Has required fileds 1 0 0
Verify if the json object with id189554Has required fileds 1 0 0
Verify if the json object with id189547Has required fileds 1 0 0
Verify if the json object with id189546Has required fileds 1 0 0
Verify if the json object with id189545Has required fileds 1 0 0
Verify if the json object with id189544Has required fileds 1 0 0
Verify if the json object with id189543Has required fileds 1 0 0
Verify if the json object with id189542Has required fileds 1 0 0
Verify if the json object with id189526Has required fileds 1 0 0
Verify if the json object with id189525Has required fileds 1 0 0
Verify if the json object with id189522Has required fileds 1 0 0
Verify if the json object with id189431Has required fileds 1 0 0
Verify if the json object with id189430Has required fileds 1 0 0
Verify if the json object with id189429Has required fileds 1 0 0
Verify if the json object with id189428Has required fileds 1 0 0
Verify if the json object with id189427Has required fileds 1 0 0
Verify if the json object with id189426Has required fileds 1 0 0
Verify if the json object with id189425Has required fileds 1 0 0
Verify if the json object with id189424Has required fileds 1 0 0
Verify if the json object with id189423Has required fileds 1 0 0
Verify if the json object with id189419Has required fileds 1 0 0
Verify if the json object with id189415Has required fileds 1 0 0
Verify if the json object with id189414Has required fileds 1 0 0
Verify if the json object with id189359Has required fileds 1 0 0
Verify if the json object with id189336Has required fileds 1 0 0
Verify if the json object with id189332Has required fileds 1 0 0
Verify if the json object with id189331Has required fileds 1 0 0
Verify if the json object with id189328Has required fileds 1 0 0
Verify if the json object with id189327Has required fileds 1 0 0
Verify if the json object with id189317Has required fileds 1 0 0
Verify if the json object with id189316Has required fileds 1 0 0
Verify if the json object with id189315Has required fileds 1 0 0
Verify if the json object with id189314Has required fileds 1 0 0
Verify if the json object with id189312Has required fileds 1 0 0
Verify if the json object with id189311Has required fileds 1 0 0
Verify if the json object with id189306Has required fileds 1 0 0
Verify if the json object with id189305Has required fileds 1 0 0
Verify if the json object with id189304Has required fileds 1 0 0
Verify if the json object with id189303Has required fileds 1 0 0
Verify if the json object with id189294Has required fileds 1 0 0
Verify if the json object with id189283Has required fileds 1 0 0
Verify if the json object with id189249Has required fileds 1 0 0
Verify if the json object with id189248Has required fileds 1 0 0
Verify if the json object with id189206Has required fileds 1 0 0
Verify if the json object with id189202Has required fileds 1 0 0
Verify if the json object with id189198Has required fileds 1 0 0
Verify if the json object with id189194Has required fileds 1 0 0
Verify if the json object with id189193Has required fileds 1 0 0
Verify if the json object with id189192Has required fileds 1 0 0
Verify if the json object with id189074Has required fileds 1 0 0
Verify if the json object with id189073Has required fileds 1 0 0
Verify if the json object with id189072Has required fileds 1 0 0
Verify if the json object with id189045Has required fileds 1 0 0
Verify if the json object with id189044Has required fileds 1 0 0
Verify if the json object with id189041Has required fileds 1 0 0
Verify if the json object with id189038Has required fileds 1 0 0
Verify if the json object with id189037Has required fileds 1 0 0
Verify if the json object with id189036Has required fileds 1 0 0
Verify if the json object with id189030Has required fileds 1 0 0
Verify if the json object with id189029Has required fileds 1 0 0
Verify if the json object with id189028Has required fileds 1 0 0
Verify if the json object with id189027Has required fileds 1 0 0
Verify if the json object with id189026Has required fileds 1 0 0
Verify if the json object with id189025Has required fileds 1 0 0
Verify if the json object with id189018Has required fileds 1 0 0
Verify if the json object with id189017Has required fileds 1 0 0
Verify if the json object with id189016Has required fileds 1 0 0
Verify if the json object with id189015Has required fileds 1 0 0
Verify if the json object with id188955Has required fileds 1 0 0
Verify if the json object with id188954Has required fileds 1 0 0
Verify if the json object with id188871Has required fileds 1 0 0
Verify if the json object with id188862Has required fileds 1 0 0
Verify if the json object with id188860Has required fileds 1 0 0
Verify if the json object with id188857Has required fileds 1 0 0
Verify if the json object with id188856Has required fileds 1 0 0
Verify if the json object with id188852Has required fileds 1 0 0
Verify if the json object with id188839Has required fileds 1 0 0
Verify if the json object with id188838Has required fileds 1 0 0
Verify if the json object with id188837Has required fileds 1 0 0
Verify if the json object with id188830Has required fileds 1 0 0
Verify if the json object with id188823Has required fileds 1 0 0
Verify if the json object with id188818Has required fileds 1 0 0
Verify if the json object with id188815Has required fileds 1 0 0
Verify if the json object with id188814Has required fileds 1 0 0
Verify if the json object with id188804Has required fileds 1 0 0
Verify if the json object with id188803Has required fileds 1 0 0
Verify if the json object with id188802Has required fileds 1 0 0
Verify if the json object with id188798Has required fileds 1 0 0
Verify if the json object with id188797Has required fileds 1 0 0
Verify if the json object with id188796Has required fileds 1 0 0
Verify if the json object with id188795Has required fileds 1 0 0
Verify if the json object with id188794Has required fileds 1 0 0
Verify if the json object with id188793Has required fileds 1 0 0
Verify if the json object with id188778Has required fileds 1 0 0
Verify if the json object with id188744Has required fileds 1 0 0
Verify if the json object with id188723Has required fileds 1 0 0
Verify if the json object with id188705Has required fileds 1 0 0
Verify if the json object with id188701Has required fileds 1 0 0
Verify if the json object with id188692Has required fileds 1 0 0
Verify if the json object with id188686Has required fileds 1 0 0
Verify if the json object with id189371Has required fileds 1 0 0
Verify if the json object with id189370Has required fileds 1 0 0
Verify if the json object with id189369Has required fileds 1 0 0
Verify if the json object with id189365Has required fileds 1 0 0
Verify if the json object with id189364Has required fileds 1 0 0
Verify if the json object with id189363Has required fileds 1 0 0
Verify if the json object with id189712Has required fileds 1 0 0
Verify if the json object with id189711Has required fileds 1 0 0
Verify if the json object with id189710Has required fileds 1 0 0
Verify if the json object with id189709Has required fileds 1 0 0
Verify if the json object with id189708Has required fileds 1 0 0
Verify if the json object with id189707Has required fileds 1 0 0
Verify if the json object with id189706Has required fileds 1 0 0
Verify if the json object with id189705Has required fileds 1 0 0
Verify if the json object with id189704Has required fileds 1 0 0
Verify if the json object with id189703Has required fileds 1 0 0
Verify if the json object with id189702Has required fileds 1 0 0
Verify if the json object with id189701Has required fileds 1 0 0
Verify if the json object with id189700Has required fileds 1 0 0
Verify if the json object with id189699Has required fileds 1 0 0
Verify if the json object with id189698Has required fileds 1 0 0
Verify if the json object with id189697Has required fileds 1 0 0
Verify if the json object with id189696Has required fileds 1 0 0
Verify if the json object with id189695Has required fileds 1 0 0
Verify if the json object with id189694Has required fileds 1 0 0
Verify if the json object with id189693Has required fileds 1 0 0
Verify if the json object with id189692Has required fileds 1 0 0
Verify if the json object with id189691Has required fileds 1 0 0
Verify if the json object with id189690Has required fileds 1 0 0
Verify if the json object with id189689Has required fileds 1 0 0
Verify if the json object with id189688Has required fileds 1 0 0
Verify if the json object with id189687Has required fileds 1 0 0
Verify if the json object with id189686Has required fileds 1 0 0
Verify if the json object with id189685Has required fileds 1 0 0
Verify if the json object with id189684Has required fileds 1 0 0
Verify if the json object with id189683Has required fileds 1 0 0
Verify if the json object with id189682Has required fileds 1 0 0
Verify if the json object with id189681Has required fileds 1 0 0
Verify if the json object with id189680Has required fileds 1 0 0
Verify if the json object with id189679Has required fileds 1 0 0
Verify if the json object with id189678Has required fileds 1 0 0
Verify if the json object with id189677Has required fileds 1 0 0
Verify if the json object with id189676Has required fileds 1 0 0
Verify if the json object with id189675Has required fileds 1 0 0
Verify if the json object with id189674Has required fileds 1 0 0
Verify if the json object with id189673Has required fileds 1 0 0
Verify if the json object with id189672Has required fileds 1 0 0
Verify if the json object with id189671Has required fileds 1 0 0
Verify if the json object with id189670Has required fileds 1 0 0
Verify if the json object with id189669Has required fileds 1 0 0
Verify if the json object with id189668Has required fileds 1 0 0
Verify if the json object with id189667Has required fileds 1 0 0
Verify if the json object with id189666Has required fileds 1 0 0
Verify if the json object with id189665Has required fileds 1 0 0
Verify if the json object with id189664Has required fileds 1 0 0
Verify if the json object with id189663Has required fileds 1 0 0
Verify if the json object with id189662Has required fileds 1 0 0
Verify if the json object with id189661Has required fileds 1 0 0
Verify if the json object with id189660Has required fileds 1 0 0
Verify if the json object with id189659Has required fileds 1 0 0
Verify if the json object with id189658Has required fileds 1 0 0
Verify if the json object with id189657Has required fileds 1 0 0
Verify if the json object with id189656Has required fileds 1 0 0
Verify if the json object with id189655Has required fileds 1 0 0
Verify if the json object with id189654Has required fileds 1 0 0
Verify if the json object with id189653Has required fileds 1 0 0
Verify if the json object with id189652Has required fileds 1 0 0
Verify if the json object with id189651Has required fileds 1 0 0
Verify if the json object with id189650Has required fileds 1 0 0
Verify if the json object with id189649Has required fileds 1 0 0
Verify if the json object with id189648Has required fileds 1 0 0
Verify if the json object with id189647Has required fileds 1 0 0
Verify if the json object with id189646Has required fileds 1 0 0
Verify if the json object with id189645Has required fileds 1 0 0
Verify if the json object with id189644Has required fileds 1 0 0
Verify if the json object with id189643Has required fileds 1 0 0
Verify if the json object with id189642Has required fileds 1 0 0
Verify if the json object with id189641Has required fileds 1 0 0
Verify if the json object with id189640Has required fileds 1 0 0
Verify if the json object with id189639Has required fileds 1 0 0
Verify if the json object with id189638Has required fileds 1 0 0
Verify if the json object with id189637Has required fileds 1 0 0
Verify if the json object with id189636Has required fileds 1 0 0
Verify if the json object with id189635Has required fileds 1 0 0
Verify if the json object with id189634Has required fileds 1 0 0
Verify if the json object with id189633Has required fileds 1 0 0
Verify if the json object with id189632Has required fileds 1 0 0
Verify if the json object with id189631Has required fileds 1 0 0
Verify if the json object with id189630Has required fileds 1 0 0
Verify if the json object with id189629Has required fileds 1 0 0
Verify if the json object with id189628Has required fileds 1 0 0
Verify if the json object with id189627Has required fileds 1 0 0
Verify if the json object with id189626Has required fileds 1 0 0
Verify if the json object with id189625Has required fileds 1 0 0
Verify if the json object with id189624Has required fileds 1 0 0
Verify if the json object with id189623Has required fileds 1 0 0
Verify if the json object with id189622Has required fileds 1 0 0
Verify if the json object with id189621Has required fileds 1 0 0
Verify if the json object with id189620Has required fileds 1 0 0
Verify if the json object with id189619Has required fileds 1 0 0
Verify if the json object with id189618Has required fileds 1 0 0
Verify if the json object with id189617Has required fileds 1 0 0
Verify if the json object with id189616Has required fileds 1 0 0
Verify if the json object with id189615Has required fileds 1 0 0
Verify if the json object with id189614Has required fileds 1 0 0
Verify if the json object with id189613Has required fileds 1 0 0
Verify if the json object with id189612Has required fileds 1 0 0
Verify if the json object with id189611Has required fileds 1 0 0
Verify if the json object with id189610Has required fileds 1 0 0
Verify if the json object with id189609Has required fileds 1 0 0
Verify if the json object with id189608Has required fileds 1 0 0
Verify if the json object with id189607Has required fileds 1 0 0
Verify if the json object with id189606Has required fileds 1 0 0
Verify if the json object with id189605Has required fileds 1 0 0
Verify if the json object with id189604Has required fileds 1 0 0
Verify if the json object with id189603Has required fileds 1 0 0
Verify if the json object with id189602Has required fileds 1 0 0
Verify if the json object with id189601Has required fileds 1 0 0
Verify if the json object with id189600Has required fileds 1 0 0
Verify if the json object with id189599Has required fileds 1 0 0
Verify if the json object with id189598Has required fileds 1 0 0
Verify if the json object with id189597Has required fileds 1 0 0
Verify if the json object with id189596Has required fileds 1 0 0
Verify if the json object with id189594Has required fileds 1 0 0
Verify if the json object with id189593Has required fileds 1 0 0
Verify if the json object with id189591Has required fileds 1 0 0
Verify if the json object with id189590Has required fileds 1 0 0
Verify if the json object with id189589Has required fileds 1 0 0
Verify if the json object with id189587Has required fileds 1 0 0
Verify if the json object with id189586Has required fileds 1 0 0
Verify if the json object with id189585Has required fileds 1 0 0
Verify if the json object with id189584Has required fileds 1 0 0
Verify if the json object with id189583Has required fileds 1 0 0
Verify if the json object with id189582Has required fileds 1 0 0
Verify if the json object with id189581Has required fileds 1 0 0
Verify if the json object with id189580Has required fileds 1 0 0
Verify if the json object with id189579Has required fileds 1 0 0
Verify if the json object with id189578Has required fileds 1 0 0
Verify if the json object with id189577Has required fileds 1 0 0
Verify if the json object with id189576Has required fileds 1 0 0
Verify if the json object with id189575Has required fileds 1 0 0
Verify if the json object with id189574Has required fileds 1 0 0
Verify if the json object with id189573Has required fileds 1 0 0
Verify if the json object with id189572Has required fileds 1 0 0
Verify if the json object with id189571Has required fileds 1 0 0
Verify if the json object with id189570Has required fileds 1 0 0
Verify if the json object with id189569Has required fileds 1 0 0
Verify if the json object with id189568Has required fileds 1 0 0
Verify if the json object with id189567Has required fileds 1 0 0
Verify if the json object with id189566Has required fileds 1 0 0
Verify if the json object with id189565Has required fileds 1 0 0
Verify if the json object with id189564Has required fileds 1 0 0
Verify if the json object with id189563Has required fileds 1 0 0
Verify if the json object with id189562Has required fileds 1 0 0
Verify if the json object with id189561Has required fileds 1 0 0
Verify if the json object with id189560Has required fileds 1 0 0
Verify if the json object with id189559Has required fileds 1 0 0
Verify if the json object with id189558Has required fileds 1 0 0
Verify if the json object with id189557Has required fileds 1 0 0
Verify if the json object with id189553Has required fileds 1 0 0
Verify if the json object with id189552Has required fileds 1 0 0
Verify if the json object with id189551Has required fileds 1 0 0
Verify if the json object with id189550Has required fileds 1 0 0
Verify if the json object with id189549Has required fileds 1 0 0
Verify if the json object with id189548Has required fileds 1 0 0
Verify if the json object with id189541Has required fileds 1 0 0
Verify if the json object with id189540Has required fileds 1 0 0
Verify if the json object with id189539Has required fileds 1 0 0
Verify if the json object with id189538Has required fileds 1 0 0
Verify if the json object with id189537Has required fileds 1 0 0
Verify if the json object with id189536Has required fileds 1 0 0
Verify if the json object with id189535Has required fileds 1 0 0
Verify if the json object with id189534Has required fileds 1 0 0
Verify if the json object with id189533Has required fileds 1 0 0
Verify if the json object with id189532Has required fileds 1 0 0
Verify if the json object with id189531Has required fileds 1 0 0
Verify if the json object with id189530Has required fileds 1 0 0
Verify if the json object with id189529Has required fileds 1 0 0
Verify if the json object with id189528Has required fileds 1 0 0
Verify if the json object with id189527Has required fileds 1 0 0
Verify if the json object with id189524Has required fileds 1 0 0
Verify if the json object with id189523Has required fileds 1 0 0
Verify if the json object with id189521Has required fileds 1 0 0
Verify if the json object with id189520Has required fileds 1 0 0
Verify if the json object with id189519Has required fileds 1 0 0
Verify if the json object with id189518Has required fileds 1 0 0
Verify if the json object with id189517Has required fileds 1 0 0
Verify if the json object with id189516Has required fileds 1 0 0
Verify if the json object with id189515Has required fileds 1 0 0
Verify if the json object with id189514Has required fileds 1 0 0
Verify if the json object with id189513Has required fileds 1 0 0
Verify if the json object with id189512Has required fileds 1 0 0
Verify if the json object with id189511Has required fileds 1 0 0
Verify if the json object with id189510Has required fileds 1 0 0
Verify if the json object with id189509Has required fileds 1 0 0
Verify if the json object with id189508Has required fileds 1 0 0
Verify if the json object with id189507Has required fileds 1 0 0
Verify if the json object with id189506Has required fileds 1 0 0
Verify if the json object with id189505Has required fileds 1 0 0
Verify if the json object with id189504Has required fileds 1 0 0
Verify if the json object with id189503Has required fileds 1 0 0
Verify if the json object with id189502Has required fileds 1 0 0
Verify if the json object with id189500Has required fileds 1 0 0
Verify if the json object with id189498Has required fileds 1 0 0
Verify if the json object with id189497Has required fileds 1 0 0
Verify if the json object with id189496Has required fileds 1 0 0
Verify if the json object with id189495Has required fileds 1 0 0
Verify if the json object with id189494Has required fileds 1 0 0
Verify if the json object with id189493Has required fileds 1 0 0
Verify if the json object with id189492Has required fileds 1 0 0
Verify if the json object with id189491Has required fileds 1 0 0
Verify if the json object with id189490Has required fileds 1 0 0
Verify if the json object with id189489Has required fileds 1 0 0
Verify if the json object with id189488Has required fileds 1 0 0
Verify if the json object with id189487Has required fileds 1 0 0
Verify if the json object with id189485Has required fileds 1 0 0
Verify if the json object with id189483Has required fileds 1 0 0
Verify if the json object with id189482Has required fileds 1 0 0
Verify if the json object with id189481Has required fileds 1 0 0
Verify if the json object with id189480Has required fileds 1 0 0
Verify if the json object with id189479Has required fileds 1 0 0
Verify if the json object with id189478Has required fileds 1 0 0
Verify if the json object with id189476Has required fileds 1 0 0
Verify if the json object with id189474Has required fileds 1 0 0
Verify if the json object with id189473Has required fileds 1 0 0
Verify if the json object with id189472Has required fileds 1 0 0
Verify if the json object with id189471Has required fileds 1 0 0
Verify if the json object with id189470Has required fileds 1 0 0
Verify if the json object with id189469Has required fileds 1 0 0
Verify if the json object with id189468Has required fileds 1 0 0
Verify if the json object with id189467Has required fileds 1 0 0
Verify if the json object with id189466Has required fileds 1 0 0
Verify if the json object with id189464Has required fileds 1 0 0
Verify if the json object with id189462Has required fileds 1 0 0
Verify if the json object with id189461Has required fileds 1 0 0
Verify if the json object with id189460Has required fileds 1 0 0
Verify if the json object with id189459Has required fileds 1 0 0
Verify if the json object with id189458Has required fileds 1 0 0
Verify if the json object with id189457Has required fileds 1 0 0
Verify if the json object with id189456Has required fileds 1 0 0
Verify if the json object with id189455Has required fileds 1 0 0
Verify if the json object with id189454Has required fileds 1 0 0
Verify if the json object with id189453Has required fileds 1 0 0
Verify if the json object with id189452Has required fileds 1 0 0
Verify if the json object with id189451Has required fileds 1 0 0
Verify if the json object with id189450Has required fileds 1 0 0
Verify if the json object with id189449Has required fileds 1 0 0
Verify if the json object with id189448Has required fileds 1 0 0
Verify if the json object with id189447Has required fileds 1 0 0
Verify if the json object with id189446Has required fileds 1 0 0
Verify if the json object with id189445Has required fileds 1 0 0
Verify if the json object with id189444Has required fileds 1 0 0
Verify if the json object with id189443Has required fileds 1 0 0
Verify if the json object with id189442Has required fileds 1 0 0
Verify if the json object with id189441Has required fileds 1 0 0
Verify if the json object with id189440Has required fileds 1 0 0
Verify if the json object with id189439Has required fileds 1 0 0
Verify if the json object with id189438Has required fileds 1 0 0
Verify if the json object with id189437Has required fileds 1 0 0
Verify if the json object with id189436Has required fileds 1 0 0
Verify if the json object with id189435Has required fileds 1 0 0
Verify if the json object with id189434Has required fileds 1 0 0
Verify if the json object with id189433Has required fileds 1 0 0
Verify if the json object with id189432Has required fileds 1 0 0
Verify if the json object with id189422Has required fileds 1 0 0
Verify if the json object with id189421Has required fileds 1 0 0
Verify if the json object with id189420Has required fileds 1 0 0
Verify if the json object with id189418Has required fileds 1 0 0
Verify if the json object with id189417Has required fileds 1 0 0
Verify if the json object with id189416Has required fileds 1 0 0
Verify if the json object with id189413Has required fileds 1 0 0
Verify if the json object with id189412Has required fileds 1 0 0
Verify if the json object with id189411Has required fileds 1 0 0
Verify if the json object with id189410Has required fileds 1 0 0
Verify if the json object with id189409Has required fileds 1 0 0
Verify if the json object with id189408Has required fileds 1 0 0
Verify if the json object with id189407Has required fileds 1 0 0
Verify if the json object with id189406Has required fileds 1 0 0
Verify if the json object with id189405Has required fileds 1 0 0
Verify if the json object with id189404Has required fileds 1 0 0
Verify if the json object with id189403Has required fileds 1 0 0
Verify if the json object with id189402Has required fileds 1 0 0
Verify if the json object with id189401Has required fileds 1 0 0
Verify if the json object with id189400Has required fileds 1 0 0
Verify if the json object with id189399Has required fileds 1 0 0
Verify if the json object with id189398Has required fileds 1 0 0
Verify if the json object with id189397Has required fileds 1 0 0
Verify if the json object with id189396Has required fileds 1 0 0
Verify if the json object with id189395Has required fileds 1 0 0
Verify if the json object with id189394Has required fileds 1 0 0
Verify if the json object with id189393Has required fileds 1 0 0
Verify if the json object with id189392Has required fileds 1 0 0
Verify if the json object with id189391Has required fileds 1 0 0
Verify if the json object with id189390Has required fileds 1 0 0
Verify if the json object with id189389Has required fileds 1 0 0
Verify if the json object with id189388Has required fileds 1 0 0
Verify if the json object with id189387Has required fileds 1 0 0
Verify if the json object with id189386Has required fileds 1 0 0
Verify if the json object with id189385Has required fileds 1 0 0
Verify if the json object with id189384Has required fileds 1 0 0
Verify if the json object with id189383Has required fileds 1 0 0
Verify if the json object with id189382Has required fileds 1 0 0
Verify if the json object with id189381Has required fileds 1 0 0
Verify if the json object with id189380Has required fileds 1 0 0
Verify if the json object with id189379Has required fileds 1 0 0
Verify if the json object with id189378Has required fileds 1 0 0
Verify if the json object with id189377Has required fileds 1 0 0
Verify if the json object with id189376Has required fileds 1 0 0
Verify if the json object with id189375Has required fileds 1 0 0
Verify if the json object with id189374Has required fileds 1 0 0
Verify if the json object with id189373Has required fileds 1 0 0
Verify if the json object with id189372Has required fileds 1 0 0
Verify if the json object with id189368Has required fileds 1 0 0
Verify if the json object with id189367Has required fileds 1 0 0
Verify if the json object with id189366Has required fileds 1 0 0
Verify if the json object with id189362Has required fileds 1 0 0
Verify if the json object with id189361Has required fileds 1 0 0
Verify if the json object with id189360Has required fileds 1 0 0
Verify if the json object with id189358Has required fileds 1 0 0
Verify if the json object with id189357Has required fileds 1 0 0
Verify if the json object with id189356Has required fileds 1 0 0
Verify if the json object with id189355Has required fileds 1 0 0
Verify if the json object with id189354Has required fileds 1 0 0
Verify if the json object with id189353Has required fileds 1 0 0
Verify if the json object with id189352Has required fileds 1 0 0
Verify if the json object with id189351Has required fileds 1 0 0
Verify if the json object with id189350Has required fileds 1 0 0
Verify if the json object with id189349Has required fileds 1 0 0
Verify if the json object with id189348Has required fileds 1 0 0
Verify if the json object with id189347Has required fileds 1 0 0
Verify if the json object with id189346Has required fileds 1 0 0
Verify if the json object with id189345Has required fileds 1 0 0
Verify if the json object with id189344Has required fileds 1 0 0
Verify if the json object with id189343Has required fileds 1 0 0
Verify if the json object with id189342Has required fileds 1 0 0
Verify if the json object with id189341Has required fileds 1 0 0
Verify if the json object with id189340Has required fileds 1 0 0
Verify if the json object with id189339Has required fileds 1 0 0
Verify if the json object with id189338Has required fileds 1 0 0
Verify if the json object with id189337Has required fileds 1 0 0
Verify if the json object with id189335Has required fileds 1 0 0
Verify if the json object with id189334Has required fileds 1 0 0
Verify if the json object with id189333Has required fileds 1 0 0
Verify if the json object with id189330Has required fileds 1 0 0
Verify if the json object with id189329Has required fileds 1 0 0
Verify if the json object with id189326Has required fileds 1 0 0
Verify if the json object with id189325Has required fileds 1 0 0
Verify if the json object with id189324Has required fileds 1 0 0
Verify if the json object with id189323Has required fileds 1 0 0
Verify if the json object with id189322Has required fileds 1 0 0
Verify if the json object with id189321Has required fileds 1 0 0
Verify if the json object with id189320Has required fileds 1 0 0
Verify if the json object with id189319Has required fileds 1 0 0
Verify if the json object with id189318Has required fileds 1 0 0
Verify if the json object with id189313Has required fileds 1 0 0
Verify if the json object with id189310Has required fileds 1 0 0
Verify if the json object with id189309Has required fileds 1 0 0
Verify if the json object with id189308Has required fileds 1 0 0
Verify if the json object with id189307Has required fileds 1 0 0
Verify if the json object with id189302Has required fileds 1 0 0
Verify if the json object with id189301Has required fileds 1 0 0
Verify if the json object with id189300Has required fileds 1 0 0
Verify if the json object with id189299Has required fileds 1 0 0
Verify if the json object with id189298Has required fileds 1 0 0
Verify if the json object with id189297Has required fileds 1 0 0
Verify if the json object with id189296Has required fileds 1 0 0
Verify if the json object with id189295Has required fileds 1 0 0
Verify if the json object with id189293Has required fileds 1 0 0
Verify if the json object with id189292Has required fileds 1 0 0
Verify if the json object with id189291Has required fileds 1 0 0
Verify if the json object with id189290Has required fileds 1 0 0
Verify if the json object with id189289Has required fileds 1 0 0
Verify if the json object with id189288Has required fileds 1 0 0
Verify if the json object with id189287Has required fileds 1 0 0
Verify if the json object with id189286Has required fileds 1 0 0
Verify if the json object with id189285Has required fileds 1 0 0
Verify if the json object with id189284Has required fileds 1 0 0
Verify if the json object with id189282Has required fileds 1 0 0
Verify if the json object with id189281Has required fileds 1 0 0
Verify if the json object with id189280Has required fileds 1 0 0
Verify if the json object with id189279Has required fileds 1 0 0
Verify if the json object with id189278Has required fileds 1 0 0
Verify if the json object with id189277Has required fileds 1 0 0
Verify if the json object with id189276Has required fileds 1 0 0
Verify if the json object with id189275Has required fileds 1 0 0
Verify if the json object with id189274Has required fileds 1 0 0
Verify if the json object with id189273Has required fileds 1 0 0
Verify if the json object with id189272Has required fileds 1 0 0
Verify if the json object with id189271Has required fileds 1 0 0
Verify if the json object with id189270Has required fileds 1 0 0
Verify if the json object with id189269Has required fileds 1 0 0
Verify if the json object with id189268Has required fileds 1 0 0
Verify if the json object with id189267Has required fileds 1 0 0
Verify if the json object with id189266Has required fileds 1 0 0
Verify if the json object with id189265Has required fileds 1 0 0
Verify if the json object with id189264Has required fileds 1 0 0
Verify if the json object with id189263Has required fileds 1 0 0
Verify if the json object with id189262Has required fileds 1 0 0
Verify if the json object with id189261Has required fileds 1 0 0
Verify if the json object with id189260Has required fileds 1 0 0
Verify if the json object with id189259Has required fileds 1 0 0
Verify if the json object with id189258Has required fileds 1 0 0
Verify if the json object with id189257Has required fileds 1 0 0
Verify if the json object with id189256Has required fileds 1 0 0
Verify if the json object with id189255Has required fileds 1 0 0
Verify if the json object with id189254Has required fileds 1 0 0
Verify if the json object with id189253Has required fileds 1 0 0
Verify if the json object with id189252Has required fileds 1 0 0
Verify if the json object with id189251Has required fileds 1 0 0
Verify if the json object with id189250Has required fileds 1 0 0
Verify if the json object with id189247Has required fileds 1 0 0
Verify if the json object with id189246Has required fileds 1 0 0
Verify if the json object with id189245Has required fileds 1 0 0
Verify if the json object with id189244Has required fileds 1 0 0
Verify if the json object with id189243Has required fileds 1 0 0
Verify if the json object with id189242Has required fileds 1 0 0
Verify if the json object with id189241Has required fileds 1 0 0
Verify if the json object with id189240Has required fileds 1 0 0
Verify if the json object with id189239Has required fileds 1 0 0
Verify if the json object with id189238Has required fileds 1 0 0
Verify if the json object with id189237Has required fileds 1 0 0
Verify if the json object with id189236Has required fileds 1 0 0
Verify if the json object with id189235Has required fileds 1 0 0
Verify if the json object with id189234Has required fileds 1 0 0
Verify if the json object with id189233Has required fileds 1 0 0
Verify if the json object with id189232Has required fileds 1 0 0
Verify if the json object with id189231Has required fileds 1 0 0
Verify if the json object with id189230Has required fileds 1 0 0
Verify if the json object with id189229Has required fileds 1 0 0
Verify if the json object with id189228Has required fileds 1 0 0
Verify if the json object with id189227Has required fileds 1 0 0
Verify if the json object with id189226Has required fileds 1 0 0
Verify if the json object with id189225Has required fileds 1 0 0
Verify if the json object with id189224Has required fileds 1 0 0
Verify if the json object with id189223Has required fileds 1 0 0
Verify if the json object with id189222Has required fileds 1 0 0
Verify if the json object with id189221Has required fileds 1 0 0
Verify if the json object with id189220Has required fileds 1 0 0
Verify if the json object with id189219Has required fileds 1 0 0
Verify if the json object with id189218Has required fileds 1 0 0
Verify if the json object with id189217Has required fileds 1 0 0
Verify if the json object with id189216Has required fileds 1 0 0
Verify if the json object with id189215Has required fileds 1 0 0
Verify if the json object with id189214Has required fileds 1 0 0
Verify if the json object with id189213Has required fileds 1 0 0
Verify if the json object with id189212Has required fileds 1 0 0
Verify if the json object with id189211Has required fileds 1 0 0
Verify if the json object with id189210Has required fileds 1 0 0
Verify if the json object with id189209Has required fileds 1 0 0
Verify if the json object with id189208Has required fileds 1 0 0
Verify if the json object with id189207Has required fileds 1 0 0
Verify if the json object with id189205Has required fileds 1 0 0
Verify if the json object with id189204Has required fileds 1 0 0
Verify if the json object with id189203Has required fileds 1 0 0
Verify if the json object with id189201Has required fileds 1 0 0
Verify if the json object with id189200Has required fileds 1 0 0
Verify if the json object with id189199Has required fileds 1 0 0
Verify if the json object with id189197Has required fileds 1 0 0
Verify if the json object with id189196Has required fileds 1 0 0
Verify if the json object with id189195Has required fileds 1 0 0
Verify if the json object with id189191Has required fileds 1 0 0
Verify if the json object with id189190Has required fileds 1 0 0
Verify if the json object with id189189Has required fileds 1 0 0
Verify if the json object with id189188Has required fileds 1 0 0
Verify if the json object with id189187Has required fileds 1 0 0
Verify if the json object with id189186Has required fileds 1 0 0
Verify if the json object with id189185Has required fileds 1 0 0
Verify if the json object with id189184Has required fileds 1 0 0
Verify if the json object with id189183Has required fileds 1 0 0
Verify if the json object with id189182Has required fileds 1 0 0
Verify if the json object with id189181Has required fileds 1 0 0
Verify if the json object with id189180Has required fileds 1 0 0
Verify if the json object with id189179Has required fileds 1 0 0
Verify if the json object with id189178Has required fileds 1 0 0
Verify if the json object with id189177Has required fileds 1 0 0
Verify if the json object with id189176Has required fileds 1 0 0
Verify if the json object with id189175Has required fileds 1 0 0
Verify if the json object with id189174Has required fileds 1 0 0
Verify if the json object with id189173Has required fileds 1 0 0
Verify if the json object with id189172Has required fileds 1 0 0
Verify if the json object with id189171Has required fileds 1 0 0
Verify if the json object with id189170Has required fileds 1 0 0
Verify if the json object with id189169Has required fileds 1 0 0
Verify if the json object with id189168Has required fileds 1 0 0
Verify if the json object with id189167Has required fileds 1 0 0
Verify if the json object with id189166Has required fileds 1 0 0
Verify if the json object with id189165Has required fileds 1 0 0
Verify if the json object with id189164Has required fileds 1 0 0
Verify if the json object with id189163Has required fileds 1 0 0
Verify if the json object with id189162Has required fileds 1 0 0
Verify if the json object with id189161Has required fileds 1 0 0
Verify if the json object with id189160Has required fileds 1 0 0
Verify if the json object with id189159Has required fileds 1 0 0
Verify if the json object with id189158Has required fileds 1 0 0
Verify if the json object with id189157Has required fileds 1 0 0
Verify if the json object with id189156Has required fileds 1 0 0
Verify if the json object with id189155Has required fileds 1 0 0
Verify if the json object with id189154Has required fileds 1 0 0
Verify if the json object with id189153Has required fileds 1 0 0
Verify if the json object with id189152Has required fileds 1 0 0
Verify if the json object with id189151Has required fileds 1 0 0
Verify if the json object with id189150Has required fileds 1 0 0
Verify if the json object with id189149Has required fileds 1 0 0
Verify if the json object with id189148Has required fileds 1 0 0
Verify if the json object with id189147Has required fileds 1 0 0
Verify if the json object with id189146Has required fileds 1 0 0
Verify if the json object with id189145Has required fileds 1 0 0
Verify if the json object with id189144Has required fileds 1 0 0
Verify if the json object with id189143Has required fileds 1 0 0
Verify if the json object with id189142Has required fileds 1 0 0
Verify if the json object with id189141Has required fileds 1 0 0
Verify if the json object with id189140Has required fileds 1 0 0
Verify if the json object with id189139Has required fileds 1 0 0
Verify if the json object with id189138Has required fileds 1 0 0
Verify if the json object with id189137Has required fileds 1 0 0
Verify if the json object with id189135Has required fileds 1 0 0
Verify if the json object with id189133Has required fileds 1 0 0
Verify if the json object with id189132Has required fileds 1 0 0
Verify if the json object with id189131Has required fileds 1 0 0
Verify if the json object with id189129Has required fileds 1 0 0
Verify if the json object with id189127Has required fileds 1 0 0
Verify if the json object with id189126Has required fileds 1 0 0
Verify if the json object with id189125Has required fileds 1 0 0
Verify if the json object with id189124Has required fileds 1 0 0
Verify if the json object with id189123Has required fileds 1 0 0
Verify if the json object with id189122Has required fileds 1 0 0
Verify if the json object with id189121Has required fileds 1 0 0
Verify if the json object with id189120Has required fileds 1 0 0
Verify if the json object with id189119Has required fileds 1 0 0
Verify if the json object with id189117Has required fileds 1 0 0
Verify if the json object with id189115Has required fileds 1 0 0
Verify if the json object with id189114Has required fileds 1 0 0
Verify if the json object with id189113Has required fileds 1 0 0
Verify if the json object with id189112Has required fileds 1 0 0
Verify if the json object with id189111Has required fileds 1 0 0
Verify if the json object with id189110Has required fileds 1 0 0
Verify if the json object with id189109Has required fileds 1 0 0
Verify if the json object with id189108Has required fileds 1 0 0
Verify if the json object with id189107Has required fileds 1 0 0
Verify if the json object with id189106Has required fileds 1 0 0
Verify if the json object with id189105Has required fileds 1 0 0
Verify if the json object with id189103Has required fileds 1 0 0
Verify if the json object with id189101Has required fileds 1 0 0
Verify if the json object with id189100Has required fileds 1 0 0
Verify if the json object with id189099Has required fileds 1 0 0
Verify if the json object with id189098Has required fileds 1 0 0
Verify if the json object with id189097Has required fileds 1 0 0
Verify if the json object with id189096Has required fileds 1 0 0
Verify if the json object with id189095Has required fileds 1 0 0
Verify if the json object with id189094Has required fileds 1 0 0
Verify if the json object with id189093Has required fileds 1 0 0
Verify if the json object with id189092Has required fileds 1 0 0
Verify if the json object with id189091Has required fileds 1 0 0
Verify if the json object with id189090Has required fileds 1 0 0
Verify if the json object with id189089Has required fileds 1 0 0
Verify if the json object with id189088Has required fileds 1 0 0
Verify if the json object with id189087Has required fileds 1 0 0
Verify if the json object with id189086Has required fileds 1 0 0
Verify if the json object with id189085Has required fileds 1 0 0
Verify if the json object with id189084Has required fileds 1 0 0
Verify if the json object with id189083Has required fileds 1 0 0
Verify if the json object with id189082Has required fileds 1 0 0
Verify if the json object with id189081Has required fileds 1 0 0
Verify if the json object with id189080Has required fileds 1 0 0
Verify if the json object with id189079Has required fileds 1 0 0
Verify if the json object with id189078Has required fileds 1 0 0
Verify if the json object with id189077Has required fileds 1 0 0
Verify if the json object with id189076Has required fileds 1 0 0
Verify if the json object with id189075Has required fileds 1 0 0
Verify if the json object with id189071Has required fileds 1 0 0
Verify if the json object with id189070Has required fileds 1 0 0
Verify if the json object with id189069Has required fileds 1 0 0
Verify if the json object with id189068Has required fileds 1 0 0
Verify if the json object with id189067Has required fileds 1 0 0
Verify if the json object with id189066Has required fileds 1 0 0
Verify if the json object with id189065Has required fileds 1 0 0
Verify if the json object with id189064Has required fileds 1 0 0
Verify if the json object with id189063Has required fileds 1 0 0
Verify if the json object with id189062Has required fileds 1 0 0
Verify if the json object with id189061Has required fileds 1 0 0
Verify if the json object with id189060Has required fileds 1 0 0
Verify if the json object with id189059Has required fileds 1 0 0
Verify if the json object with id189058Has required fileds 1 0 0
Verify if the json object with id189057Has required fileds 1 0 0
Verify if the json object with id189056Has required fileds 1 0 0
Verify if the json object with id189055Has required fileds 1 0 0
Verify if the json object with id189054Has required fileds 1 0 0
Verify if the json object with id189053Has required fileds 1 0 0
Verify if the json object with id189052Has required fileds 1 0 0
Verify if the json object with id189051Has required fileds 1 0 0
Verify if the json object with id189050Has required fileds 1 0 0
Verify if the json object with id189049Has required fileds 1 0 0
Verify if the json object with id189048Has required fileds 1 0 0
Verify if the json object with id189047Has required fileds 1 0 0
Verify if the json object with id189046Has required fileds 1 0 0
Verify if the json object with id189043Has required fileds 1 0 0
Verify if the json object with id189042Has required fileds 1 0 0
Verify if the json object with id189040Has required fileds 1 0 0
Verify if the json object with id189039Has required fileds 1 0 0
Verify if the json object with id189035Has required fileds 1 0 0
Verify if the json object with id189034Has required fileds 1 0 0
Verify if the json object with id189033Has required fileds 1 0 0
Verify if the json object with id189032Has required fileds 1 0 0
Verify if the json object with id189031Has required fileds 1 0 0
Verify if the json object with id189024Has required fileds 1 0 0
Verify if the json object with id189023Has required fileds 1 0 0
Verify if the json object with id189022Has required fileds 1 0 0
Verify if the json object with id189021Has required fileds 1 0 0
Verify if the json object with id189020Has required fileds 1 0 0
Verify if the json object with id189019Has required fileds 1 0 0
Verify if the json object with id189014Has required fileds 1 0 0
Verify if the json object with id189013Has required fileds 1 0 0
Verify if the json object with id189012Has required fileds 1 0 0
Verify if the json object with id189011Has required fileds 1 0 0
Verify if the json object with id189010Has required fileds 1 0 0
Verify if the json object with id189009Has required fileds 1 0 0
Verify if the json object with id189008Has required fileds 1 0 0
Verify if the json object with id189007Has required fileds 1 0 0
Verify if the json object with id189006Has required fileds 1 0 0
Verify if the json object with id189005Has required fileds 1 0 0
Verify if the json object with id189004Has required fileds 1 0 0
Verify if the json object with id189003Has required fileds 1 0 0
Verify if the json object with id189002Has required fileds 1 0 0
Verify if the json object with id189001Has required fileds 1 0 0
Verify if the json object with id189000Has required fileds 1 0 0
Verify if the json object with id188999Has required fileds 1 0 0
Verify if the json object with id188998Has required fileds 1 0 0
Verify if the json object with id188997Has required fileds 1 0 0
Verify if the json object with id188996Has required fileds 1 0 0
Verify if the json object with id188995Has required fileds 1 0 0
Verify if the json object with id188994Has required fileds 1 0 0
Verify if the json object with id188993Has required fileds 1 0 0
Verify if the json object with id188992Has required fileds 1 0 0
Verify if the json object with id188991Has required fileds 1 0 0
Verify if the json object with id188990Has required fileds 1 0 0
Verify if the json object with id188989Has required fileds 1 0 0
Verify if the json object with id188988Has required fileds 1 0 0
Verify if the json object with id188987Has required fileds 1 0 0
Verify if the json object with id188986Has required fileds 1 0 0
Verify if the json object with id188985Has required fileds 1 0 0
Verify if the json object with id188984Has required fileds 1 0 0
Verify if the json object with id188983Has required fileds 1 0 0
Verify if the json object with id188982Has required fileds 1 0 0
Verify if the json object with id188981Has required fileds 1 0 0
Verify if the json object with id188980Has required fileds 1 0 0
Verify if the json object with id188979Has required fileds 1 0 0
Verify if the json object with id188978Has required fileds 1 0 0
Verify if the json object with id188977Has required fileds 1 0 0
Verify if the json object with id188976Has required fileds 1 0 0
Verify if the json object with id188975Has required fileds 1 0 0
Verify if the json object with id188974Has required fileds 1 0 0
Verify if the json object with id188973Has required fileds 1 0 0
Verify if the json object with id188972Has required fileds 1 0 0
Verify if the json object with id188971Has required fileds 1 0 0
Verify if the json object with id188970Has required fileds 1 0 0
Verify if the json object with id188969Has required fileds 1 0 0
Verify if the json object with id188968Has required fileds 1 0 0
Verify if the json object with id188967Has required fileds 1 0 0
Verify if the json object with id188966Has required fileds 1 0 0
Verify if the json object with id188965Has required fileds 1 0 0
Verify if the json object with id188964Has required fileds 1 0 0
Verify if the json object with id188963Has required fileds 1 0 0
Verify if the json object with id188962Has required fileds 1 0 0
Verify if the json object with id188961Has required fileds 1 0 0
Verify if the json object with id188960Has required fileds 1 0 0
Verify if the json object with id188959Has required fileds 1 0 0
Verify if the json object with id188958Has required fileds 1 0 0
Verify if the json object with id188957Has required fileds 1 0 0
Verify if the json object with id188956Has required fileds 1 0 0
Verify if the json object with id188953Has required fileds 1 0 0
Verify if the json object with id188952Has required fileds 1 0 0
Verify if the json object with id188951Has required fileds 1 0 0
Verify if the json object with id188950Has required fileds 1 0 0
Verify if the json object with id188949Has required fileds 1 0 0
Verify if the json object with id188948Has required fileds 1 0 0
Verify if the json object with id188947Has required fileds 1 0 0
Verify if the json object with id188946Has required fileds 1 0 0
Verify if the json object with id188945Has required fileds 1 0 0
Verify if the json object with id188944Has required fileds 1 0 0
Verify if the json object with id188943Has required fileds 1 0 0
Verify if the json object with id188942Has required fileds 1 0 0
Verify if the json object with id188941Has required fileds 1 0 0
Verify if the json object with id188940Has required fileds 1 0 0
Verify if the json object with id188939Has required fileds 1 0 0
Verify if the json object with id188938Has required fileds 1 0 0
Verify if the json object with id188937Has required fileds 1 0 0
Verify if the json object with id188936Has required fileds 1 0 0
Verify if the json object with id188935Has required fileds 1 0 0
Verify if the json object with id188934Has required fileds 1 0 0
Verify if the json object with id188933Has required fileds 1 0 0
Verify if the json object with id188932Has required fileds 1 0 0
Verify if the json object with id188931Has required fileds 1 0 0
Verify if the json object with id188930Has required fileds 1 0 0
Verify if the json object with id188929Has required fileds 1 0 0
Verify if the json object with id188928Has required fileds 1 0 0
Verify if the json object with id188927Has required fileds 1 0 0
Verify if the json object with id188926Has required fileds 1 0 0
Verify if the json object with id188925Has required fileds 1 0 0
Verify if the json object with id188924Has required fileds 1 0 0
Verify if the json object with id188923Has required fileds 1 0 0
Verify if the json object with id188922Has required fileds 1 0 0
Verify if the json object with id188921Has required fileds 1 0 0
Verify if the json object with id188920Has required fileds 1 0 0
Verify if the json object with id188919Has required fileds 1 0 0
Verify if the json object with id188918Has required fileds 1 0 0
Verify if the json object with id188917Has required fileds 1 0 0
Verify if the json object with id188916Has required fileds 1 0 0
Verify if the json object with id188915Has required fileds 1 0 0
Verify if the json object with id188914Has required fileds 1 0 0
Verify if the json object with id188913Has required fileds 1 0 0
Verify if the json object with id188912Has required fileds 1 0 0
Verify if the json object with id188911Has required fileds 1 0 0
Verify if the json object with id188910Has required fileds 1 0 0
Verify if the json object with id188909Has required fileds 1 0 0
Verify if the json object with id188908Has required fileds 1 0 0
Verify if the json object with id188907Has required fileds 1 0 0
Verify if the json object with id188906Has required fileds 1 0 0
Verify if the json object with id188905Has required fileds 1 0 0
Verify if the json object with id188903Has required fileds 1 0 0
Verify if the json object with id188901Has required fileds 1 0 0
Verify if the json object with id188900Has required fileds 1 0 0
Verify if the json object with id188899Has required fileds 1 0 0
Verify if the json object with id188898Has required fileds 1 0 0
Verify if the json object with id188897Has required fileds 1 0 0
Verify if the json object with id188896Has required fileds 1 0 0
Verify if the json object with id188895Has required fileds 1 0 0
Verify if the json object with id188894Has required fileds 1 0 0
Verify if the json object with id188893Has required fileds 1 0 0
Verify if the json object with id188892Has required fileds 1 0 0
Verify if the json object with id188891Has required fileds 1 0 0
Verify if the json object with id188890Has required fileds 1 0 0
Verify if the json object with id188889Has required fileds 1 0 0
Verify if the json object with id188888Has required fileds 1 0 0
Verify if the json object with id188887Has required fileds 1 0 0
Verify if the json object with id188886Has required fileds 1 0 0
Verify if the json object with id188885Has required fileds 1 0 0
Verify if the json object with id188884Has required fileds 1 0 0
Verify if the json object with id188883Has required fileds 1 0 0
Verify if the json object with id188882Has required fileds 1 0 0
Verify if the json object with id188881Has required fileds 1 0 0
Verify if the json object with id188880Has required fileds 1 0 0
Verify if the json object with id188879Has required fileds 1 0 0
Verify if the json object with id188878Has required fileds 1 0 0
Verify if the json object with id188877Has required fileds 1 0 0
Verify if the json object with id188876Has required fileds 1 0 0
Verify if the json object with id188875Has required fileds 1 0 0
Verify if the json object with id188874Has required fileds 1 0 0
Verify if the json object with id188873Has required fileds 1 0 0
Verify if the json object with id188872Has required fileds 1 0 0
Verify if the json object with id188870Has required fileds 1 0 0
Verify if the json object with id188868Has required fileds 1 0 0
Verify if the json object with id188867Has required fileds 1 0 0
Verify if the json object with id188866Has required fileds 1 0 0
Verify if the json object with id188865Has required fileds 1 0 0
Verify if the json object with id188864Has required fileds 1 0 0
Verify if the json object with id188861Has required fileds 1 0 0
Verify if the json object with id188859Has required fileds 1 0 0
Verify if the json object with id188858Has required fileds 1 0 0
Verify if the json object with id188855Has required fileds 1 0 0
Verify if the json object with id188854Has required fileds 1 0 0
Verify if the json object with id188853Has required fileds 1 0 0
Verify if the json object with id188851Has required fileds 1 0 0
Verify if the json object with id188850Has required fileds 1 0 0
Verify if the json object with id188849Has required fileds 1 0 0
Verify if the json object with id188848Has required fileds 1 0 0
Verify if the json object with id188847Has required fileds 1 0 0
Verify if the json object with id188846Has required fileds 1 0 0
Verify if the json object with id188845Has required fileds 1 0 0
Verify if the json object with id188844Has required fileds 1 0 0
Verify if the json object with id188843Has required fileds 1 0 0
Verify if the json object with id188842Has required fileds 1 0 0
Verify if the json object with id188841Has required fileds 1 0 0
Verify if the json object with id188840Has required fileds 1 0 0
Verify if the json object with id188836Has required fileds 1 0 0
Verify if the json object with id188835Has required fileds 1 0 0
Verify if the json object with id188834Has required fileds 1 0 0
Verify if the json object with id188833Has required fileds 1 0 0
Verify if the json object with id188832Has required fileds 1 0 0
Verify if the json object with id188831Has required fileds 1 0 0
Verify if the json object with id188829Has required fileds 1 0 0
Verify if the json object with id188828Has required fileds 1 0 0
Verify if the json object with id188827Has required fileds 1 0 0
Verify if the json object with id188826Has required fileds 1 0 0
Verify if the json object with id188825Has required fileds 1 0 0
Verify if the json object with id188824Has required fileds 1 0 0
Verify if the json object with id188822Has required fileds 1 0 0
Verify if the json object with id188821Has required fileds 1 0 0
Verify if the json object with id188820Has required fileds 1 0 0
Verify if the json object with id188819Has required fileds 1 0 0
Verify if the json object with id188817Has required fileds 1 0 0
Verify if the json object with id188816Has required fileds 1 0 0
Verify if the json object with id188813Has required fileds 1 0 0
Verify if the json object with id188812Has required fileds 1 0 0
Verify if the json object with id188811Has required fileds 1 0 0
Verify if the json object with id188810Has required fileds 1 0 0
Verify if the json object with id188809Has required fileds 1 0 0
Verify if the json object with id188808Has required fileds 1 0 0
Verify if the json object with id188807Has required fileds 1 0 0
Verify if the json object with id188806Has required fileds 1 0 0
Verify if the json object with id188805Has required fileds 1 0 0
Verify if the json object with id188801Has required fileds 1 0 0
Verify if the json object with id188800Has required fileds 1 0 0
Verify if the json object with id188799Has required fileds 1 0 0
Verify if the json object with id188792Has required fileds 1 0 0
Verify if the json object with id188791Has required fileds 1 0 0
Verify if the json object with id188790Has required fileds 1 0 0
Verify if the json object with id188789Has required fileds 1 0 0
Verify if the json object with id188788Has required fileds 1 0 0
Verify if the json object with id188786Has required fileds 1 0 0
Verify if the json object with id188785Has required fileds 1 0 0
Verify if the json object with id188783Has required fileds 1 0 0
Verify if the json object with id188782Has required fileds 1 0 0
Verify if the json object with id188781Has required fileds 1 0 0
Verify if the json object with id188780Has required fileds 1 0 0
Verify if the json object with id188779Has required fileds 1 0 0
Verify if the json object with id188777Has required fileds 1 0 0
Verify if the json object with id188776Has required fileds 1 0 0
Verify if the json object with id188775Has required fileds 1 0 0
Verify if the json object with id188774Has required fileds 1 0 0
Verify if the json object with id188773Has required fileds 1 0 0
Verify if the json object with id188772Has required fileds 1 0 0
Verify if the json object with id188771Has required fileds 1 0 0
Verify if the json object with id188770Has required fileds 1 0 0
Verify if the json object with id188769Has required fileds 1 0 0
Verify if the json object with id188768Has required fileds 1 0 0
Verify if the json object with id188767Has required fileds 1 0 0
Verify if the json object with id188766Has required fileds 1 0 0
Verify if the json object with id188765Has required fileds 1 0 0
Verify if the json object with id188764Has required fileds 1 0 0
Verify if the json object with id188763Has required fileds 1 0 0
Verify if the json object with id188762Has required fileds 1 0 0
Verify if the json object with id188761Has required fileds 1 0 0
Verify if the json object with id188760Has required fileds 1 0 0
Verify if the json object with id188759Has required fileds 1 0 0
Verify if the json object with id188758Has required fileds 1 0 0
Verify if the json object with id188757Has required fileds 1 0 0
Verify if the json object with id188756Has required fileds 1 0 0
Verify if the json object with id188755Has required fileds 1 0 0
Verify if the json object with id188754Has required fileds 1 0 0
Verify if the json object with id188753Has required fileds 1 0 0
Verify if the json object with id188752Has required fileds 1 0 0
Verify if the json object with id188751Has required fileds 1 0 0
Verify if the json object with id188750Has required fileds 1 0 0
Verify if the json object with id188749Has required fileds 1 0 0
Verify if the json object with id188748Has required fileds 1 0 0
Verify if the json object with id188747Has required fileds 1 0 0
Verify if the json object with id188746Has required fileds 1 0 0
Verify if the json object with id188745Has required fileds 1 0 0
Verify if the json object with id188743Has required fileds 1 0 0
Verify if the json object with id188742Has required fileds 1 0 0
Verify if the json object with id188741Has required fileds 1 0 0
Verify if the json object with id188740Has required fileds 1 0 0
Verify if the json object with id188739Has required fileds 1 0 0
Verify if the json object with id188738Has required fileds 1 0 0
Verify if the json object with id188737Has required fileds 1 0 0
Verify if the json object with id188736Has required fileds 1 0 0
Verify if the json object with id188735Has required fileds 1 0 0
Verify if the json object with id188734Has required fileds 1 0 0
Verify if the json object with id188733Has required fileds 1 0 0
Verify if the json object with id188732Has required fileds 1 0 0
Verify if the json object with id188730Has required fileds 1 0 0
Verify if the json object with id188729Has required fileds 1 0 0
Verify if the json object with id188728Has required fileds 1 0 0
Verify if the json object with id188726Has required fileds 1 0 0
Verify if the json object with id188725Has required fileds 1 0 0
Verify if the json object with id188724Has required fileds 1 0 0
Verify if the json object with id188722Has required fileds 1 0 0
Verify if the json object with id188721Has required fileds 1 0 0
Verify if the json object with id188720Has required fileds 1 0 0
Verify if the json object with id188719Has required fileds 1 0 0
Verify if the json object with id188718Has required fileds 1 0 0
Verify if the json object with id188717Has required fileds 1 0 0
Verify if the json object with id188716Has required fileds 1 0 0
Verify if the json object with id188715Has required fileds 1 0 0
Verify if the json object with id188714Has required fileds 1 0 0
Verify if the json object with id188713Has required fileds 1 0 0
Verify if the json object with id188712Has required fileds 1 0 0
Verify if the json object with id188711Has required fileds 1 0 0
Verify if the json object with id188710Has required fileds 1 0 0
Verify if the json object with id188709Has required fileds 1 0 0
Verify if the json object with id188708Has required fileds 1 0 0
Verify if the json object with id188707Has required fileds 1 0 0
Verify if the json object with id188706Has required fileds 1 0 0
Verify if the json object with id188704Has required fileds 1 0 0
Verify if the json object with id188703Has required fileds 1 0 0
Verify if the json object with id188702Has required fileds 1 0 0
Verify if the json object with id188700Has required fileds 1 0 0
Verify if the json object with id188699Has required fileds 1 0 0
Verify if the json object with id188698Has required fileds 1 0 0
Verify if the json object with id188697Has required fileds 1 0 0
Verify if the json object with id188696Has required fileds 1 0 0
Verify if the json object with id188695Has required fileds 1 0 0
Verify if the json object with id188694Has required fileds 1 0 0
Verify if the json object with id188693Has required fileds 1 0 0
Verify if the json object with id188691Has required fileds 1 0 0
Verify if the json object with id188690Has required fileds 1 0 0
Verify if the json object with id188689Has required fileds 1 0 0
Verify if the json object with id188688Has required fileds 1 0 0
Verify if the json object with id188687Has required fileds 1 0 0
Verify if the json object with id188685Has required fileds 1 0 0
Verify if the json object with id188684Has required fileds 1 0 0
Verify if the json object with id188683Has required fileds 1 0 0
Verify if the json object with id188682Has required fileds 1 0 0
Verify if the json object with id188681Has required fileds 1 0 0
Verify if the json object with id188680Has required fileds 1 0 0
Verify if the json object with id188679Has required fileds 1 0 0
Verify if the json object with id188678Has required fileds 1 0 0
Verify if the json object with id188677Has required fileds 1 0 0
Verify if the json object with id188676Has required fileds 1 0 0
Verify if the json object with id188675Has required fileds 1 0 0
Verify if the json object with id188674Has required fileds 1 0 0
Verify if the json object with id188673Has required fileds 1 0 0
Verify if the json object with id188672Has required fileds 1 0 0
Verify if the json object with id188671Has required fileds 1 0 0
Verify if the json object with id188670Has required fileds 1 0 0
Verify if the json object with id188669Has required fileds 1 0 0
Verify if the json object with id188668Has required fileds 1 0 0
Verify if the json object with id188667Has required fileds 1 0 0
Verify if the json object with id188666Has required fileds 1 0 0
Verify if the json object with id188665Has required fileds 1 0 0
Verify if the json object with id188664Has required fileds 1 0 0
Verify if the json object with id188663Has required fileds 1 0 0
Verify if the json object with id188662Has required fileds 1 0 0
Verify if the json object with id188661Has required fileds 1 0 0
Verify if the json object with id188660Has required fileds 1 0 0
Verify if the json object with id188659Has required fileds 1 0 0
Verify if the json object with id188658Has required fileds 1 0 0
Verify if the json object with id188657Has required fileds 1 0 0
Verify if the json object with id188656Has required fileds 1 0 0
Verify if the json object with id188655Has required fileds 1 0 0
Verify if the json object with id188654Has required fileds 1 0 0
Verify if the json object with id188653Has required fileds 1 0 0
Verify if the json object with id188652Has required fileds 1 0 0
Verify if the json object with id188651Has required fileds 1 0 0
Verify if the json object with id189501Has required fileds 1 0 0
Verify if the json object with id189499Has required fileds 1 0 0
Verify if the json object with id189486Has required fileds 1 0 0
Verify if the json object with id189484Has required fileds 1 0 0
Verify if the json object with id189477Has required fileds 1 0 0
Verify if the json object with id189475Has required fileds 1 0 0
Verify if the json object with id189465Has required fileds 1 0 0
Verify if the json object with id189463Has required fileds 1 0 0
Verify if the json object with id189136Has required fileds 1 0 0
Verify if the json object with id189134Has required fileds 1 0 0
Verify if the json object with id189130Has required fileds 1 0 0
Verify if the json object with id189128Has required fileds 1 0 0
Verify if the json object with id189118Has required fileds 1 0 0
Verify if the json object with id189116Has required fileds 1 0 0
Verify if the json object with id189104Has required fileds 1 0 0
Verify if the json object with id189102Has required fileds 1 0 0
Verify if the json object with id188904Has required fileds 1 0 0
Verify if the json object with id188902Has required fileds 1 0 0
Verify if the json object with id188869Has required fileds 1 0 0
Verify if the json object with id188863Has required fileds 1 0 0
Verify if the json object with id188787Has required fileds 1 0 0
Verify if the json object with id188784Has required fileds 1 0 0
Verify if the json object with id188731Has required fileds 1 0 0
Verify if the json object with id188727Has required fileds 1 0 0
verify response time <200 ms 0 1 0
verify if the newly created jobis present in the data array 0 1 0
Total 2127 2 0
Test Failures
Test NameAssertion Error
verify response time <200 ms
expected 1758 to be below 200
verify if the newly created jobis present in the data array
jobIDArray is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 5450d0a7-5a15-4355-9de9-444a736e12ca
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 638dec05-21a0-494d-aabf-dcc47e5a172a
Content-Length 31
Request Body
{"details_key":"created_today"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 403
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 73B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjM0NzM1ODd9.FRD1CO5msDoPBE_IaarjTQjyDoGtC1uuaPdHrl_K
Content-Type application/json
Cache-Control no-cache
Postman-Token 6516fb1a-eb0d-404f-897f-c4b8ba81aae4
Content-Length 21
Request Body
{"details_key":"cre"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 73
ETag W/"49-K6ZcBnfojv2E5MSLN2noEpd6pNw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token \u0001 in JSON at position 88"}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 124B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token 5cb9a1dc-df9a-45ae-a9cf-d809ef3c446d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verifty the status code is 200 0 1 0
verify the message is Success 0 1 0
Verify if gthe data is a json array with length 1 0 1 0
verify if the job number is correct and matches the search text 0 1 0
Verify if the job number starts with JOB_ 0 1 0
Verify if the response body has the important properties 0 1 0
Verify if the response body matches the schema 0 1 0
Verify if the imei number is correct 0 1 0
Verify if the customer info is correct 0 1 0
verify the response time is less than 200 ms 0 1 0
verify the created at and modified at data format 0 1 0
Total 0 11 0
Test Failures
Test NameAssertion Error
Verifty the status code is 200
expected response to have status code 200 but got 500
verify the message is Success
expected '"searchText" is not allowed to be emp…' to deeply equal 'Success'
Verify if gthe data is a json array with length 1
expected false to be true
verify if the job number is correct and matches the search text
Cannot read properties of undefined (reading '0')
Verify if the job number starts with JOB_
Cannot read properties of undefined (reading '0')
Verify if the response body has the important properties
Cannot read properties of undefined (reading '0')
Verify if the response body matches the schema
expected data to satisfy schema but found following errors: 
        data should have required property 'data'
Verify if the imei number is correct
Cannot read properties of undefined (reading '0')
Verify if the customer info is correct
Cannot read properties of undefined (reading '0')
verify the response time is less than 200 ms
expected 225 to be below 200
verify the created at and modified at data format
Cannot read properties of undefined (reading '0')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token 15293681-962b-4864-a8ba-4b4152cd6202
Content-Length 39
Request Body
{
            "searchText":"12151"
            }     
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify the status codd is 200 1 0 0
Verify if the message is success 1 0 0
Verify if the data array is empty 1 0 0
Total 3 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type application/json
Cache-Control no-cache
Postman-Token a59ac3dc-15fd-4d24-908c-0a74e9cd5c38
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
verify if the status code is 400 0 1 0
verify if the error message shown 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if the status code is 400
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 9a4d6148-7ae4-473c-bef1-a94ad38e00ab
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the Status code is 401 unautherized for missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic
Content-Type application/json
Cache-Control no-cache
Postman-Token b71a215b-3dc4-4cf2-b920-1e06c4e2d80d
Content-Length 29
Request Body
{
            "searchText":""
            }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden for invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden for invalid token
Cannot read properties of undefined (reading 'code')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 425da0ec-c1a3-456a-a3a0-0e157a2916c3
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 278eb86a-46ee-4424-8ef3-200a78f81c1b
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 64ece158-ab39-4170-9767-1436844e35f7
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization yJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX
Content-Type text/plain
Cache-Control no-cache
Postman-Token 67cd9a8a-9705-47c2-924e-685c952f5bdd
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code 403 for forbidden error an appropriate 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code 403 for forbidden error an appropriate
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 7344b3d3-8877-4b87-89b4-5cea83ec7f81
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 4d18491d-ee9c-41fd-a9f6-0cf2343d253c
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 20701a1e-a0a1-46d8-8698-619437cc65c3
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
verify the status code 404 1 0 0
verify if proper error message is shown 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
verify if proper error message is shown
Non-json numeric literal - "404." at 1:4
        404. Use: /v1/&lt;path&gt;
           ^
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 698B

Test Pass Percentage
83 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 17227892-374f-422c-8b73-8e2bad602d1c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-6MxMiViw01VPZzExEkTYBl+MkEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno"}}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Vefrify the message is Success 1 0 0
Verify if the token is preent in the response 1 0 0
Verify if the token is to be valid or not in 3 parts 1 0 0
Verify the response below <200 0 1 0
Verify the schema matches the correct json schema 1 0 0
Total 5 1 0
Test Failure
Test NameAssertion Error
Verify the response below <200
expected 225 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 226ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 19a34836-e121-4397-9dae-29bc34416827
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 56
Request Body
{
            "username": "iamsup",
            "password": "passw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should be return 401 unathorized code 0 1 0
Invalid credentials should return error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Invalid credentials should be return 401 unathorized code
expected 500 to deeply equal 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d659661e-3fc1-499c-b2ef-f97d274cf433
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank credentials should return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Blank credentials should return 400 Bad Request
expected 500 to deeply equal 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 444B

Test Pass Percentage
60 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token c82a4f27-0bde-414e-b3cd-e0cc0dd99864
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify response time less than 200 sec 0 1 0
verify the message in response body is success 1 0 0
The response data schema structure 1 0 0
Verify if password property is not present in the response body 0 1 0
Verify if reset_password_date property is null 0 1 0
verify mandatory properties are present in the response data 1 0 0
verify if role_name is supervisor 1 0 0
Verify if the dates are valid ISO String 1 0 0
Verify if the mobile number is a 10 digit number 0 1 0
Total 6 4 0
Test Failures
Test NameAssertion Error
verify response time less than 200 sec
expected 225 to be below 200
Verify if password property is not present in the response body
expected { id: 1, first_name: 'John', …(14) } to not have property 'password'
Verify if reset_password_date property is null
Target cannot be null or undefined.
Verify if the mobile number is a 10 digit number
Cannot read properties of undefined (reading 'mobile_number')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token 8066f7d9-9505-4474-be05-e28daf2a365a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 444B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token 50ed57d2-9608-46ee-99b4-25437b6d705a
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 401 unathorized for the empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 unathorized for the empty token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 294ms
Mean size per request: 248B

Test Pass Percentage
69 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token d8060727-172f-41b1-81ae-8c48d4264aa3
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response is below 200 0 1 0
Verify the response message is 'Success' 1 0 0
Verify if the data is a non empty array 1 0 0
Verify each item in the data array has a label, key, and count 3 0 0
Verify if label and key not null 3 0 0
Verify if the count is a number 0 3 0
Total 9 4 0
Test Failures
Test NameAssertion Error
Verify the response is below 200
expected 294 to deeply equal 200
Verify if the count is a number
pm.expect(...).to.be is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 293ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token dd5dae88-0e3d-462a-9ada-3fa2650793a6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-LrpMzW/Nl9dmGa6FrcZfhgXSyoA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":713},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-8jzONbZapAfp0A+aTUN2erBwyVk"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 28d949eb-02f4-4794-86ac-0ca6ea9a905d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 403 for unauthorized access 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 for unauthorized access
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 557ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token bdf03391-c5ec-4640-9808-13b7ca267829
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token af9e0967-9156-404b-a058-a4f945a221f0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token 1962bbbf-df19-4cb7-aebf-dad306d312e9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Virify the status code os 403 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Virify the status code os 403
expected response to have status code 403 but got 401
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/xyx
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token 555beab8-63e5-45b4-89a5-2f956b31cca1
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Virify the status code os 404 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token 5b309b83-697b-46d0-a3cf-1b42c937765d
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVt
Cache-Control no-cache
Postman-Token 0b1113a2-8f80-46a0-a231-8838fc81d167
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403/500 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403/500
expected 500 to deeply equal 403
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NTg0OTV9.D3_OYjRQCIAs7j9hm7fUaRsonKkHP1pw-Rl70Riltro' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Cache-Control no-cache
Postman-Token b719b186-ad3f-49c2-b2c1-63f50af9df15
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Empty token Status code is 401 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 190B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Content-Type application/json
Cache-Control no-cache
Postman-Token 8b7eb783-1733-4d9b-ae89-c845b9ee51ff
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the status code 200 0 1 0
Verify the response below 600 1 0 0
Verify the message in the response body 'Engineer assigned successfully' 0 1 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify the status code 200
expected response to have status code 200 but got 400
Verify the message in the response body 'Engineer assigned successfully'
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Engineer assigned successfully'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9,en-IN;q=0.8' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA3ODA2NDV9.eaQ8GDVBxr52G9hRFDUwCKi3lFnAOQE8SmSsvPJvzJg' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Mobile Safari/537.36 Edg/137.0.0.0' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_151689
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NTN9.jhP22j3fjkLls9FQ7wfIt4OYu2e6sSfzg13E8YK80fU
Content-Type text/plain
Cache-Control no-cache
Postman-Token 8951bd07-ee8a-49ec-89ab-28a442c24a34
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify that the mst_status id is 2 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the mst_status id is 2
Cannot read properties of null (reading 'mst_action_status_id')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 196B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Content-Type application/json
Cache-Control no-cache
Postman-Token 74124d00-0448-4ed3-89b1-094962077399
Content-Length 48
Request Body
{
            "job_id": 555555,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 196
ETag W/"c4-Ez6QiFKsV+xC2VSq86FeFuhkgNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 47","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": 555555,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid job id in body {Bad request 400 code} 1 0 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token } in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5
Content-Type application/json
Cache-Control no-cache
Postman-Token 6c48ea7f-f530-47d6-8019-1b97263f09e1
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the invalid Auth token {BAd request } 403 code} 0 1 0
Verify the error message for the invalid job id in body {Bad request 400 code} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the invalid Auth token {BAd request } 403 code}
expected response to have status code 403 but got 400
Verify the error message for the invalid job id in body {Bad request 400 code}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Invalid job assignment'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 190B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token ff00d742-ab53-40fa-8056-56d134264533
Content-Length 42
Request Body
{
            "job_id": ,
            "engineer_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 190
ETag W/"be-P3QDSDsIehRVvB8NJhWQth5vS6I"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"engineer_id\": \r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Verify the staus for the No auth token {Uathorized 401 code} 0 1 0
Verify the error message for the invalid job empty token} 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify the staus for the No auth token {Uathorized 401 code}
expected response to have status code 401 but got 400
Verify the error message for the invalid job empty token}
expected 'Unexpected token , in JSON at positio…' to deeply equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjIyMzV9.Zs-jVRrVZzUHbZLV3tjpjXdg9OfbM9ieohdfoK7JHks' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"5b8025-3oq2gimxDTtapdhbDDgCsZqCNjA"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 315ms
Mean size per request: 693.21KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5NjN9.dyjND6uK-L_CfYPjNNlFt3hAOY3902I2TG5TA2jdpno
Cache-Control no-cache
Postman-Token 983130aa-c651-49c8-b637-6529b411f806
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 709850
ETag W/"ad4da-Od7+Yy2G+4JU+zqUWaoMtEU9XiQ"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188644,"job_number":"JOB_188644","tr_customer_id":188662,"tr_customer_product_id":188652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T19:56:37.000Z","modified_at":"2026-02-16T19:56:37.000Z","name":"Era Friesen","mobile_number":"328-828-5183","email_id":"Santino48@yahoo.com","dop":"2025-09-09","serial_number":"10360035049072","imei1":"10360035049072","imei2":"10360035049072","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T19:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188646,"job_number":"JOB_188646","tr_customer_id":188664,"tr_customer_product_id":188654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T20:56:50.000Z","modified_at":"2026-02-16T20:56:50.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-11","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-11T20:56:50.012580372Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T20:56:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188647,"job_number":"JOB_188647","tr_customer_id":188665,"tr_customer_product_id":188655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T21:49:11.000Z","modified_at":"2026-02-16T21:49:11.000Z","name":"Shridhar adhav","mobile_number":"9881654565","email_id":"Sapkalshri1525@gmail.com","dop":"2025-06-23","serial_number":"","imei1":"","imei2":"","popurl":"2025-06-23T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T21:49:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188648,"job_number":"JOB_188648","tr_customer_id":188666,"tr_customer_product_id":188656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-06T23:50:07.746087630Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188649,"job_number":"JOB_188649","tr_customer_id":188667,"tr_customer_product_id":188657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:50:08.000Z","modified_at":"2026-02-16T23:50:08.000Z","name":"Paramartha Nayar","mobile_number":"7008347996","email_id":"ganapati.malik@hotmail.com","dop":"2026-02-06","serial_number":"978098706579282","imei1":"978098706579282","imei2":"978098706579282","popurl":"www.geetanjali-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188650,"job_number":"JOB_188650","tr_customer_id":188668,"tr_customer_product_id":188658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-16T23:52:34.000Z","modified_at":"2026-02-16T23:52:34.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-06","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-06T23:52:34.522555721Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-16T23:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188652,"job_number":"JOB_188652","tr_customer_id":188670,"tr_customer_product_id":188660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:28.000Z","modified_at":"2026-02-17T03:18:28.000Z","name":"Rachael Kub","mobile_number":"721-339-2305","email_id":"Oral_Harvey@yahoo.com","dop":"2025-05-30","serial_number":"17152842709151","imei1":"17152842709151","imei2":"17152842709151","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188653,"job_number":"JOB_188653","tr_customer_id":188671,"tr_customer_product_id":188661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:18:29.000Z","modified_at":"2026-02-17T03:18:29.000Z","name":"Linnea Brakus","mobile_number":"490-577-6683","email_id":"Paula_Keeling@hotmail.com","dop":"2025-05-30","serial_number":"1163346992281793","imei1":"1163346992281793","imei2":"1163346992281793","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188654,"job_number":"JOB_188654","tr_customer_id":188672,"tr_customer_product_id":188662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:51.000Z","modified_at":"2026-02-17T03:33:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15647232954724","imei1":"15647232954724","imei2":"15647232954724","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188656,"job_number":"JOB_188656","tr_customer_id":188674,"tr_customer_product_id":188664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:33:53.000Z","modified_at":"2026-02-17T03:33:53.000Z","name":"Christina Sporer","mobile_number":"492-891-8441","email_id":"Rose_Terry@gmail.com","dop":"2025-04-06","serial_number":"16532684431555468","imei1":"16532684431555468","imei2":"16532684431555468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:33:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188657,"job_number":"JOB_188657","tr_customer_id":188675,"tr_customer_product_id":188665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:36.000Z","modified_at":"2026-02-17T03:34:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17621186603080","imei1":"17621186603080","imei2":"17621186603080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188659,"job_number":"JOB_188659","tr_customer_id":188677,"tr_customer_product_id":188667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:34:37.000Z","modified_at":"2026-02-17T03:34:37.000Z","name":"Cristian Wilkinson","mobile_number":"820-421-0775","email_id":"Don97@hotmail.com","dop":"2025-04-06","serial_number":"14313311832179066","imei1":"14313311832179066","imei2":"14313311832179066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:34:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188660,"job_number":"JOB_188660","tr_customer_id":188678,"tr_customer_product_id":188668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:20.000Z","modified_at":"2026-02-17T03:35:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13612161189795","imei1":"13612161189795","imei2":"13612161189795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188662,"job_number":"JOB_188662","tr_customer_id":188680,"tr_customer_product_id":188670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:35:22.000Z","modified_at":"2026-02-17T03:35:22.000Z","name":"Kitty Heaney","mobile_number":"325-460-0089","email_id":"Silas4@yahoo.com","dop":"2025-04-06","serial_number":"13694817446791472","imei1":"13694817446791472","imei2":"13694817446791472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:35:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188663,"job_number":"JOB_188663","tr_customer_id":188681,"tr_customer_product_id":188671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T03:58:35.000Z","modified_at":"2026-02-17T03:58:35.000Z","name":"Tremayne Schamberger","mobile_number":"668-262-1262","email_id":"Godfrey.Bergstrom21@yahoo.com","dop":"2025-10-05","serial_number":"14136164729732","imei1":"14136164729732","imei2":"14136164729732","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T03:58:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188664,"job_number":"JOB_188664","tr_customer_id":188682,"tr_customer_product_id":188672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:10:49.000Z","modified_at":"2026-02-17T04:10:49.000Z","name":"Abel King","mobile_number":"560-732-2363","email_id":"Lincoln_Ullrich49@hotmail.com","dop":"2025-10-05","serial_number":"14854313431766","imei1":"14854313431766","imei2":"14854313431766","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:10:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188665,"job_number":"JOB_188665","tr_customer_id":188683,"tr_customer_product_id":188673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:32.000Z","modified_at":"2026-02-17T04:24:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10130094609900","imei1":"10130094609900","imei2":"10130094609900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188667,"job_number":"JOB_188667","tr_customer_id":188685,"tr_customer_product_id":188675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:24:33.000Z","modified_at":"2026-02-17T04:24:33.000Z","name":"Haven Connelly","mobile_number":"436-779-1984","email_id":"Brandt.Graham@gmail.com","dop":"2025-04-06","serial_number":"11342748019952024","imei1":"11342748019952024","imei2":"11342748019952024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188668,"job_number":"JOB_188668","tr_customer_id":188686,"tr_customer_product_id":188676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:12.000Z","modified_at":"2026-02-17T04:25:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10292175780317","imei1":"10292175780317","imei2":"10292175780317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188670,"job_number":"JOB_188670","tr_customer_id":188688,"tr_customer_product_id":188678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:14.000Z","modified_at":"2026-02-17T04:25:14.000Z","name":"Violette Abernathy","mobile_number":"698-383-3281","email_id":"Jayce66@hotmail.com","dop":"2025-04-06","serial_number":"13702625358205464","imei1":"13702625358205464","imei2":"13702625358205464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188671,"job_number":"JOB_188671","tr_customer_id":188689,"tr_customer_product_id":188679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:52.000Z","modified_at":"2026-02-17T04:25:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12050208610550","imei1":"12050208610550","imei2":"12050208610550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188673,"job_number":"JOB_188673","tr_customer_id":188691,"tr_customer_product_id":188681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:25:54.000Z","modified_at":"2026-02-17T04:25:54.000Z","name":"Celine Mitchell","mobile_number":"825-878-9391","email_id":"Jesus_Erdman36@hotmail.com","dop":"2025-04-06","serial_number":"10925580067318972","imei1":"10925580067318972","imei2":"10925580067318972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188676,"job_number":"JOB_188676","tr_customer_id":188694,"tr_customer_product_id":188684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:00.000Z","modified_at":"2026-02-17T04:29:00.000Z","name":"Marlene Ebert","mobile_number":"426-724-2775","email_id":"Jalen_Gibson@gmail.com","dop":"2025-04-06","serial_number":"14573697163168806","imei1":"14573697163168806","imei2":"14573697163168806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188678,"job_number":"JOB_188678","tr_customer_id":188696,"tr_customer_product_id":188686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:14.000Z","modified_at":"2026-02-17T04:29:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19724960407007","imei1":"19724960407007","imei2":"19724960407007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188680,"job_number":"JOB_188680","tr_customer_id":188698,"tr_customer_product_id":188688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:16.000Z","modified_at":"2026-02-17T04:29:16.000Z","name":"Kip Buckridge","mobile_number":"910-976-1443","email_id":"Ethel_Kohler43@yahoo.com","dop":"2025-04-06","serial_number":"16212764357715808","imei1":"16212764357715808","imei2":"16212764357715808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188682,"job_number":"JOB_188682","tr_customer_id":188700,"tr_customer_product_id":188690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:24.000Z","modified_at":"2026-02-17T04:29:24.000Z","name":"Dillon Bailey","mobile_number":"982-594-4173","email_id":"Susan85@yahoo.com","dop":"2025-04-06","serial_number":"19111323096876280","imei1":"19111323096876280","imei2":"19111323096876280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188683,"job_number":"JOB_188683","tr_customer_id":188701,"tr_customer_product_id":188691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"75742867640984","imei1":"75742867640984","imei2":"75742867640984","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188684,"job_number":"JOB_188684","tr_customer_id":188702,"tr_customer_product_id":188692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:27.000Z","modified_at":"2026-02-17T04:29:27.000Z","name":"Clemens Bode","mobile_number":"220-605-4413","email_id":"Clifton.Harber85@hotmail.com","dop":"2025-02-01","serial_number":"13944925495113","imei1":"13944925495113","imei2":"13944925495113","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188687,"job_number":"JOB_188687","tr_customer_id":188705,"tr_customer_product_id":188695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:42.000Z","modified_at":"2026-02-17T04:29:42.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10402454371041","imei1":"10402454371041","imei2":"10402454371041","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188689,"job_number":"JOB_188689","tr_customer_id":188707,"tr_customer_product_id":188697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:43.000Z","modified_at":"2026-02-17T04:29:43.000Z","name":"Liza Mohr","mobile_number":"351-554-0394","email_id":"Alva_Champlin48@hotmail.com","dop":"2025-06-18","serial_number":"1030616748469375","imei1":"1030616748469375","imei2":"1030616748469375","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188691,"job_number":"JOB_188691","tr_customer_id":188709,"tr_customer_product_id":188699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:44.000Z","modified_at":"2026-02-17T04:29:44.000Z","name":"Kacey Schmidt","mobile_number":"391-228-2594","email_id":"Tyson.Oberbrunner@hotmail.com","dop":"2025-04-06","serial_number":"17578522017591228","imei1":"17578522017591228","imei2":"17578522017591228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188694,"job_number":"JOB_188694","tr_customer_id":188712,"tr_customer_product_id":188702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"Talia Nitzsche","mobile_number":"850-540-7186","email_id":"Leopoldo.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19972542698712030","imei1":"19972542698712030","imei2":"19972542698712030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188695,"job_number":"JOB_188695","tr_customer_id":188713,"tr_customer_product_id":188703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:50.000Z","modified_at":"2026-02-17T04:29:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19235273951383","imei1":"19235273951383","imei2":"19235273951383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188697,"job_number":"JOB_188697","tr_customer_id":188715,"tr_customer_product_id":188705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:52.000Z","modified_at":"2026-02-17T04:29:52.000Z","name":"Isabella Collins","mobile_number":"996-896-7616","email_id":"Peter.Will80@gmail.com","dop":"2025-04-06","serial_number":"11788315582885448","imei1":"11788315582885448","imei2":"11788315582885448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188698,"job_number":"JOB_188698","tr_customer_id":188716,"tr_customer_product_id":188706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:53.000Z","modified_at":"2026-02-17T04:29:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19064405293626","imei1":"19064405293626","imei2":"19064405293626","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188700,"job_number":"JOB_188700","tr_customer_id":188718,"tr_customer_product_id":188708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:54.000Z","modified_at":"2026-02-17T04:29:54.000Z","name":"Brayan Boyer","mobile_number":"871-502-0183","email_id":"Tressie42@yahoo.com","dop":"2025-04-06","serial_number":"11354373839743152","imei1":"11354373839743152","imei2":"11354373839743152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188702,"job_number":"JOB_188702","tr_customer_id":188720,"tr_customer_product_id":188710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"11472862157111","imei1":"11472862157111","imei2":"11472862157111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188704,"job_number":"JOB_188704","tr_customer_id":188722,"tr_customer_product_id":188712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:59.000Z","modified_at":"2026-02-17T04:29:59.000Z","name":"Ova Krajcik","mobile_number":"433-682-4440","email_id":"Tom_Kutch32@yahoo.com","dop":"2025-04-06","serial_number":"17976008235730816","imei1":"17976008235730816","imei2":"17976008235730816","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188706,"job_number":"JOB_188706","tr_customer_id":188724,"tr_customer_product_id":188714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:02.000Z","modified_at":"2026-02-17T04:30:02.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11266184847161","imei1":"11266184847161","imei2":"11266184847161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188708,"job_number":"JOB_188708","tr_customer_id":188726,"tr_customer_product_id":188716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:03.000Z","modified_at":"2026-02-17T04:30:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16725924975844","imei1":"16725924975844","imei2":"16725924975844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188710,"job_number":"JOB_188710","tr_customer_id":188728,"tr_customer_product_id":188718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Devin Senger","mobile_number":"377-822-8130","email_id":"Zaria53@hotmail.com","dop":"2025-04-06","serial_number":"19593512292651290","imei1":"19593512292651290","imei2":"19593512292651290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188711,"job_number":"JOB_188711","tr_customer_id":188729,"tr_customer_product_id":188719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:04.000Z","modified_at":"2026-02-17T04:30:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188712,"job_number":"JOB_188712","tr_customer_id":188730,"tr_customer_product_id":188720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:05.000Z","modified_at":"2026-02-17T04:30:05.000Z","name":"Francesca Wisozk","mobile_number":"937-778-7678","email_id":"Kobe_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"14277863673131912","imei1":"14277863673131912","imei2":"14277863673131912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188714,"job_number":"JOB_188714","tr_customer_id":188732,"tr_customer_product_id":188722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:07.000Z","modified_at":"2026-02-17T04:30:07.000Z","name":"Dejon Goldner","mobile_number":"245-501-3029","email_id":"Loma.Boehm@gmail.com","dop":"2025-04-06","serial_number":"16927755869800128","imei1":"16927755869800128","imei2":"16927755869800128","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188715,"job_number":"JOB_188715","tr_customer_id":188733,"tr_customer_product_id":188723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"36493657402898","imei1":"36493657402898","imei2":"36493657402898","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188716,"job_number":"JOB_188716","tr_customer_id":188734,"tr_customer_product_id":188724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17917466066516","imei1":"17917466066516","imei2":"17917466066516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188717,"job_number":"JOB_188717","tr_customer_id":188735,"tr_customer_product_id":188725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:08.000Z","modified_at":"2026-02-17T04:30:08.000Z","name":"Domenick Dibbert","mobile_number":"578-596-7045","email_id":"Aric.Hermiston@hotmail.com","dop":"2025-02-01","serial_number":"87687233912358","imei1":"87687233912358","imei2":"87687233912358","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188720,"job_number":"JOB_188720","tr_customer_id":188738,"tr_customer_product_id":188728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:10.000Z","modified_at":"2026-02-17T04:30:10.000Z","name":"Devante Little","mobile_number":"922-538-2184","email_id":"Thelma67@yahoo.com","dop":"2025-04-06","serial_number":"17686344662646016","imei1":"17686344662646016","imei2":"17686344662646016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188721,"job_number":"JOB_188721","tr_customer_id":188739,"tr_customer_product_id":188729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:12.000Z","modified_at":"2026-02-17T04:30:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13354089587260","imei1":"13354089587260","imei2":"13354089587260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188725,"job_number":"JOB_188725","tr_customer_id":188743,"tr_customer_product_id":188733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:14.000Z","modified_at":"2026-02-17T04:30:14.000Z","name":"Creola Smith","mobile_number":"594-930-8234","email_id":"Angie_Mante@gmail.com","dop":"2025-04-06","serial_number":"14919741060120586","imei1":"14919741060120586","imei2":"14919741060120586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188726,"job_number":"JOB_188726","tr_customer_id":188744,"tr_customer_product_id":188734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Taylor Huels","mobile_number":"694-235-9280","email_id":"Abel.Goodwin18@yahoo.com","dop":"2025-04-06","serial_number":"16143435205925192","imei1":"16143435205925192","imei2":"16143435205925192","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188729,"job_number":"JOB_188729","tr_customer_id":188747,"tr_customer_product_id":188737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:16.000Z","modified_at":"2026-02-17T04:30:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12996508455208","imei1":"12996508455208","imei2":"12996508455208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188732,"job_number":"JOB_188732","tr_customer_id":188750,"tr_customer_product_id":188740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:18.000Z","modified_at":"2026-02-17T04:30:18.000Z","name":"Pasquale Kreiger","mobile_number":"821-218-3751","email_id":"Stephania_Buckridge@hotmail.com","dop":"2025-04-06","serial_number":"19996209809544652","imei1":"19996209809544652","imei2":"19996209809544652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188733,"job_number":"JOB_188733","tr_customer_id":188751,"tr_customer_product_id":188741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:20.000Z","modified_at":"2026-02-17T04:30:20.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"101653780168680","imei1":"101653780168680","imei2":"101653780168680","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188736,"job_number":"JOB_188736","tr_customer_id":188754,"tr_customer_product_id":188744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:26.000Z","modified_at":"2026-02-17T04:30:26.000Z","name":"Lew Graham","mobile_number":"330-791-8008","email_id":"Bret86@hotmail.com","dop":"2025-05-30","serial_number":"18648175142036","imei1":"18648175142036","imei2":"18648175142036","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188737,"job_number":"JOB_188737","tr_customer_id":188755,"tr_customer_product_id":188745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10116961184285","imei1":"10116961184285","imei2":"10116961184285","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188739,"job_number":"JOB_188739","tr_customer_id":188757,"tr_customer_product_id":188747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Retta Ondricka","mobile_number":"662-779-8555","email_id":"Alexys.Medhurst@gmail.com","dop":"2025-05-30","serial_number":"1699663357939270","imei1":"1699663357939270","imei2":"1699663357939270","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188740,"job_number":"JOB_188740","tr_customer_id":188758,"tr_customer_product_id":188748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13867096419005","imei1":"13867096419005","imei2":"13867096419005","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188741,"job_number":"JOB_188741","tr_customer_id":188759,"tr_customer_product_id":188749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:27.000Z","modified_at":"2026-02-17T04:30:27.000Z","name":"Jeramy Greenfelder","mobile_number":"830-793-1981","email_id":"Hayley.Roob30@hotmail.com","dop":"2025-06-18","serial_number":"1001426821787581","imei1":"1001426821787581","imei2":"1001426821787581","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188743,"job_number":"JOB_188743","tr_customer_id":188761,"tr_customer_product_id":188751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Henriette Hudson","mobile_number":"701-384-8845","email_id":"Zoe_Goldner@hotmail.com","dop":"2025-04-06","serial_number":"11655789874811470","imei1":"11655789874811470","imei2":"11655789874811470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188745,"job_number":"JOB_188745","tr_customer_id":188763,"tr_customer_product_id":188753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19039450718759","imei1":"19039450718759","imei2":"19039450718759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188747,"job_number":"JOB_188747","tr_customer_id":188765,"tr_customer_product_id":188755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:34.000Z","modified_at":"2026-02-17T04:30:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14791719083717","imei1":"14791719083717","imei2":"14791719083717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188749,"job_number":"JOB_188749","tr_customer_id":188767,"tr_customer_product_id":188757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Erika Farrell","mobile_number":"220-990-9522","email_id":"Ophelia_Wintheiser69@gmail.com","dop":"2025-04-06","serial_number":"15135887014106324","imei1":"15135887014106324","imei2":"15135887014106324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188750,"job_number":"JOB_188750","tr_customer_id":188768,"tr_customer_product_id":188758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:36.000Z","modified_at":"2026-02-17T04:30:36.000Z","name":"Jenifer Grant","mobile_number":"788-259-2209","email_id":"Colton_Johnson@hotmail.com","dop":"2025-04-06","serial_number":"15099451969112356","imei1":"15099451969112356","imei2":"15099451969112356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188751,"job_number":"JOB_188751","tr_customer_id":188769,"tr_customer_product_id":188759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:37.000Z","modified_at":"2026-02-17T04:30:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10081366531104","imei1":"10081366531104","imei2":"10081366531104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188753,"job_number":"JOB_188753","tr_customer_id":188771,"tr_customer_product_id":188761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:39.000Z","modified_at":"2026-02-17T04:30:39.000Z","name":"Jaleel Rau","mobile_number":"680-916-8414","email_id":"Hunter61@yahoo.com","dop":"2025-04-06","serial_number":"14729460329521566","imei1":"14729460329521566","imei2":"14729460329521566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188754,"job_number":"JOB_188754","tr_customer_id":188772,"tr_customer_product_id":188762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:40.000Z","modified_at":"2026-02-17T04:30:40.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14710662513109","imei1":"14710662513109","imei2":"14710662513109","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188756,"job_number":"JOB_188756","tr_customer_id":188774,"tr_customer_product_id":188764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:41.000Z","modified_at":"2026-02-17T04:30:41.000Z","name":"Pietro Conn","mobile_number":"477-210-5173","email_id":"Vicenta58@yahoo.com","dop":"2025-08-24","serial_number":"1069585861002415","imei1":"1069585861002415","imei2":"1069585861002415","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188757,"job_number":"JOB_188757","tr_customer_id":188775,"tr_customer_product_id":188765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:42.000Z","modified_at":"2026-02-17T04:30:42.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16672536836446","imei1":"16672536836446","imei2":"16672536836446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188759,"job_number":"JOB_188759","tr_customer_id":188777,"tr_customer_product_id":188767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:43.000Z","modified_at":"2026-02-17T04:30:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14948652066257","imei1":"14948652066257","imei2":"14948652066257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188760,"job_number":"JOB_188760","tr_customer_id":188778,"tr_customer_product_id":188768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:44.000Z","modified_at":"2026-02-17T04:30:44.000Z","name":"Reginald Waters","mobile_number":"951-666-2837","email_id":"Elton.Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"13268072787240588","imei1":"13268072787240588","imei2":"13268072787240588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188762,"job_number":"JOB_188762","tr_customer_id":188780,"tr_customer_product_id":188770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"Jovanny Macejkovic","mobile_number":"345-404-1927","email_id":"Jorge.Predovic@hotmail.com","dop":"2025-04-06","serial_number":"19471123738294052","imei1":"19471123738294052","imei2":"19471123738294052","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188763,"job_number":"JOB_188763","tr_customer_id":188781,"tr_customer_product_id":188771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:45.000Z","modified_at":"2026-02-17T04:30:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13976344596586","imei1":"13976344596586","imei2":"13976344596586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188765,"job_number":"JOB_188765","tr_customer_id":188783,"tr_customer_product_id":188773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:47.000Z","modified_at":"2026-02-17T04:30:47.000Z","name":"Norval Lehner","mobile_number":"417-747-3027","email_id":"Tara55@yahoo.com","dop":"2025-04-06","serial_number":"16203520712844852","imei1":"16203520712844852","imei2":"16203520712844852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188766,"job_number":"JOB_188766","tr_customer_id":188784,"tr_customer_product_id":188774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"104595705301949","imei1":"104595705301949","imei2":"104595705301949","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188767,"job_number":"JOB_188767","tr_customer_id":188785,"tr_customer_product_id":188775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"Reginald Littel","mobile_number":"788-400-6106","email_id":"Aliyah_Rath87@yahoo.com","dop":"2025-02-01","serial_number":"72540480039501","imei1":"72540480039501","imei2":"72540480039501","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188768,"job_number":"JOB_188768","tr_customer_id":188786,"tr_customer_product_id":188776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:49.000Z","modified_at":"2026-02-17T04:30:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15097934885533","imei1":"15097934885533","imei2":"15097934885533","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188771,"job_number":"JOB_188771","tr_customer_id":188789,"tr_customer_product_id":188779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:51.000Z","modified_at":"2026-02-17T04:30:51.000Z","name":"Casandra Mosciski","mobile_number":"757-466-4884","email_id":"Houston_Wehner@yahoo.com","dop":"2025-04-06","serial_number":"18984260644008976","imei1":"18984260644008976","imei2":"18984260644008976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188772,"job_number":"JOB_188772","tr_customer_id":188790,"tr_customer_product_id":188780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:53.000Z","modified_at":"2026-02-17T04:30:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13191445931787","imei1":"13191445931787","imei2":"13191445931787","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188773,"job_number":"JOB_188773","tr_customer_id":188791,"tr_customer_product_id":188781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:54.000Z","modified_at":"2026-02-17T04:30:54.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14114822985291","imei1":"14114822985291","imei2":"14114822985291","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188776,"job_number":"JOB_188776","tr_customer_id":188794,"tr_customer_product_id":188784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Rebekah Schamberger","mobile_number":"497-553-4165","email_id":"Price.Turcotte@yahoo.com","dop":"2025-04-06","serial_number":"16780745329649868","imei1":"16780745329649868","imei2":"16780745329649868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188777,"job_number":"JOB_188777","tr_customer_id":188795,"tr_customer_product_id":188785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:55.000Z","modified_at":"2026-02-17T04:30:55.000Z","name":"Bennett Heidenreich","mobile_number":"514-711-2581","email_id":"Max22@yahoo.com","dop":"2025-04-06","serial_number":"13131795002356290","imei1":"13131795002356290","imei2":"13131795002356290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188779,"job_number":"JOB_188779","tr_customer_id":188797,"tr_customer_product_id":188787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:59.000Z","modified_at":"2026-02-17T04:30:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18032894725839","imei1":"18032894725839","imei2":"18032894725839","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188781,"job_number":"JOB_188781","tr_customer_id":188799,"tr_customer_product_id":188789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12904008503385","imei1":"12904008503385","imei2":"12904008503385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188783,"job_number":"JOB_188783","tr_customer_id":188801,"tr_customer_product_id":188791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:00.000Z","modified_at":"2026-02-17T04:31:00.000Z","name":"Cade Kertzmann","mobile_number":"285-562-6843","email_id":"Vernie_Marquardt65@yahoo.com","dop":"2025-04-06","serial_number":"14130285164779780","imei1":"14130285164779780","imei2":"14130285164779780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188786,"job_number":"JOB_188786","tr_customer_id":188804,"tr_customer_product_id":188794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Kyle Johnson","mobile_number":"446-491-6385","email_id":"Olen_Blanda31@hotmail.com","dop":"2025-04-06","serial_number":"18946659929545150","imei1":"18946659929545150","imei2":"18946659929545150","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188788,"job_number":"JOB_188788","tr_customer_id":188806,"tr_customer_product_id":188796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:03.000Z","modified_at":"2026-02-17T04:31:03.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104842573387208","imei1":"104842573387208","imei2":"104842573387208","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188790,"job_number":"JOB_188790","tr_customer_id":188808,"tr_customer_product_id":188798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:05.000Z","modified_at":"2026-02-17T04:31:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13688699107519","imei1":"13688699107519","imei2":"13688699107519","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188792,"job_number":"JOB_188792","tr_customer_id":188810,"tr_customer_product_id":188800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:07.000Z","modified_at":"2026-02-17T04:31:07.000Z","name":"Keon Leuschke","mobile_number":"925-318-3873","email_id":"Winfield_Moen@hotmail.com","dop":"2025-04-06","serial_number":"15696277180130620","imei1":"15696277180130620","imei2":"15696277180130620","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188799,"job_number":"JOB_188799","tr_customer_id":188817,"tr_customer_product_id":188807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:11.000Z","modified_at":"2026-02-17T04:31:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16617559705752","imei1":"16617559705752","imei2":"16617559705752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188801,"job_number":"JOB_188801","tr_customer_id":188819,"tr_customer_product_id":188809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:12.000Z","modified_at":"2026-02-17T04:31:12.000Z","name":"Max Runolfsson","mobile_number":"574-417-1898","email_id":"Joesph_Botsford@yahoo.com","dop":"2025-04-06","serial_number":"10968065011857510","imei1":"10968065011857510","imei2":"10968065011857510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188805,"job_number":"JOB_188805","tr_customer_id":188823,"tr_customer_product_id":188813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16896840252574","imei1":"16896840252574","imei2":"16896840252574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188806,"job_number":"JOB_188806","tr_customer_id":188824,"tr_customer_product_id":188814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13323043469704","imei1":"13323043469704","imei2":"13323043469704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188808,"job_number":"JOB_188808","tr_customer_id":188826,"tr_customer_product_id":188816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:18.000Z","modified_at":"2026-02-17T04:31:18.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"17873820504772","imei1":"17873820504772","imei2":"17873820504772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188811,"job_number":"JOB_188811","tr_customer_id":188829,"tr_customer_product_id":188819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Delmer Kutch","mobile_number":"305-539-8154","email_id":"Kaitlyn_Kihn@gmail.com","dop":"2025-04-06","serial_number":"16015400905761076","imei1":"16015400905761076","imei2":"16015400905761076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188812,"job_number":"JOB_188812","tr_customer_id":188830,"tr_customer_product_id":188820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Adeline Goldner","mobile_number":"261-624-6966","email_id":"Rodger_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"18383920702990916","imei1":"18383920702990916","imei2":"18383920702990916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188813,"job_number":"JOB_188813","tr_customer_id":188831,"tr_customer_product_id":188821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:20.000Z","modified_at":"2026-02-17T04:31:20.000Z","name":"Christine Rodriguez","mobile_number":"948-316-7012","email_id":"Durward57@gmail.com","dop":"2025-04-06","serial_number":"11197790789754762","imei1":"11197790789754762","imei2":"11197790789754762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188816,"job_number":"JOB_188816","tr_customer_id":188834,"tr_customer_product_id":188824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15620496779670","imei1":"15620496779670","imei2":"15620496779670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188817,"job_number":"JOB_188817","tr_customer_id":188835,"tr_customer_product_id":188825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13203321003425","imei1":"13203321003425","imei2":"13203321003425","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188819,"job_number":"JOB_188819","tr_customer_id":188837,"tr_customer_product_id":188827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14384801861723","imei1":"14384801861723","imei2":"14384801861723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188824,"job_number":"JOB_188824","tr_customer_id":188842,"tr_customer_product_id":188832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Scotty Osinski","mobile_number":"899-817-2069","email_id":"Maryse.Fritsch@gmail.com","dop":"2025-04-06","serial_number":"19940108124610170","imei1":"19940108124610170","imei2":"19940108124610170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188825,"job_number":"JOB_188825","tr_customer_id":188843,"tr_customer_product_id":188833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Adeline Ortiz","mobile_number":"426-237-9479","email_id":"Lonny.Auer@hotmail.com","dop":"2025-04-06","serial_number":"15212707675660956","imei1":"15212707675660956","imei2":"15212707675660956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188826,"job_number":"JOB_188826","tr_customer_id":188844,"tr_customer_product_id":188834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:23.000Z","modified_at":"2026-02-17T04:31:23.000Z","name":"Madeline Parisian","mobile_number":"523-353-0266","email_id":"Georgette_Bogan75@yahoo.com","dop":"2025-04-06","serial_number":"18620501259861132","imei1":"18620501259861132","imei2":"18620501259861132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188827,"job_number":"JOB_188827","tr_customer_id":188845,"tr_customer_product_id":188835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:24.000Z","modified_at":"2026-02-17T04:31:24.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"15441586467782","imei1":"15441586467782","imei2":"15441586467782","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188829,"job_number":"JOB_188829","tr_customer_id":188847,"tr_customer_product_id":188837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:26.000Z","modified_at":"2026-02-17T04:31:26.000Z","name":"Rolando Bogan","mobile_number":"343-617-0056","email_id":"Dillan65@hotmail.com","dop":"2025-08-24","serial_number":"1056703286619043","imei1":"1056703286619043","imei2":"1056703286619043","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188831,"job_number":"JOB_188831","tr_customer_id":188849,"tr_customer_product_id":188839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13732420811161","imei1":"13732420811161","imei2":"13732420811161","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188832,"job_number":"JOB_188832","tr_customer_id":188850,"tr_customer_product_id":188840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:28.000Z","modified_at":"2026-02-17T04:31:28.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12303952877961","imei1":"12303952877961","imei2":"12303952877961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188835,"job_number":"JOB_188835","tr_customer_id":188853,"tr_customer_product_id":188843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Hunter Cruickshank","mobile_number":"544-435-3162","email_id":"Chaim50@gmail.com","dop":"2025-04-06","serial_number":"18293331910535360","imei1":"18293331910535360","imei2":"18293331910535360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188836,"job_number":"JOB_188836","tr_customer_id":188854,"tr_customer_product_id":188844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Yadira Murphy","mobile_number":"931-602-9751","email_id":"Taya.Wiza45@hotmail.com","dop":"2025-04-06","serial_number":"18101665277212230","imei1":"18101665277212230","imei2":"18101665277212230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188840,"job_number":"JOB_188840","tr_customer_id":188858,"tr_customer_product_id":188848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14070741980343","imei1":"14070741980343","imei2":"14070741980343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188841,"job_number":"JOB_188841","tr_customer_id":188859,"tr_customer_product_id":188849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:35.000Z","modified_at":"2026-02-17T04:31:35.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12764272700004","imei1":"12764272700004","imei2":"12764272700004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188844,"job_number":"JOB_188844","tr_customer_id":188862,"tr_customer_product_id":188852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Rickey Friesen","mobile_number":"949-298-5879","email_id":"Tiana66@yahoo.com","dop":"2025-04-06","serial_number":"11435469705646068","imei1":"11435469705646068","imei2":"11435469705646068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188845,"job_number":"JOB_188845","tr_customer_id":188863,"tr_customer_product_id":188853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:37.000Z","modified_at":"2026-02-17T04:31:37.000Z","name":"Emery O'Conner","mobile_number":"736-848-1025","email_id":"Odie_Jenkins69@yahoo.com","dop":"2025-04-06","serial_number":"18059159372424156","imei1":"18059159372424156","imei2":"18059159372424156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188846,"job_number":"JOB_188846","tr_customer_id":188864,"tr_customer_product_id":188854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:38.000Z","modified_at":"2026-02-17T04:31:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15543673173940","imei1":"15543673173940","imei2":"15543673173940","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188848,"job_number":"JOB_188848","tr_customer_id":188866,"tr_customer_product_id":188856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17851937793014","imei1":"17851937793014","imei2":"17851937793014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188850,"job_number":"JOB_188850","tr_customer_id":188868,"tr_customer_product_id":188858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:39.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Lesley Monahan","mobile_number":"776-942-6382","email_id":"Lucio.Kirlin79@hotmail.com","dop":"2025-04-06","serial_number":"15980587303994838","imei1":"15980587303994838","imei2":"15980587303994838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188851,"job_number":"JOB_188851","tr_customer_id":188869,"tr_customer_product_id":188859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:40.000Z","modified_at":"2026-02-17T04:31:40.000Z","name":"Rachel Jaskolski","mobile_number":"971-270-3015","email_id":"Rosario.Brown91@gmail.com","dop":"2025-04-06","serial_number":"18455818230329880","imei1":"18455818230329880","imei2":"18455818230329880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188853,"job_number":"JOB_188853","tr_customer_id":188871,"tr_customer_product_id":188861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:44.000Z","modified_at":"2026-02-17T04:31:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13200491486317","imei1":"13200491486317","imei2":"13200491486317","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188855,"job_number":"JOB_188855","tr_customer_id":188873,"tr_customer_product_id":188863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17923944336596","imei1":"17923944336596","imei2":"17923944336596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188859,"job_number":"JOB_188859","tr_customer_id":188877,"tr_customer_product_id":188867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Marilou Cremin","mobile_number":"213-745-8324","email_id":"Dallin76@gmail.com","dop":"2025-04-06","serial_number":"17730340060879632","imei1":"17730340060879632","imei2":"17730340060879632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188861,"job_number":"JOB_188861","tr_customer_id":188879,"tr_customer_product_id":188869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Kellie Lehner","mobile_number":"418-248-7834","email_id":"Ferne38@yahoo.com","dop":"2025-04-06","serial_number":"13660693459698556","imei1":"13660693459698556","imei2":"13660693459698556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188864,"job_number":"JOB_188864","tr_customer_id":188882,"tr_customer_product_id":188872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"107983659158117","imei1":"107983659158117","imei2":"107983659158117","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188865,"job_number":"JOB_188865","tr_customer_id":188883,"tr_customer_product_id":188873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11382364667864","imei1":"11382364667864","imei2":"11382364667864","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188870,"job_number":"JOB_188870","tr_customer_id":188888,"tr_customer_product_id":188878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Maddison Kulas","mobile_number":"400-556-1762","email_id":"Lonie_Jacobi@yahoo.com","dop":"2025-04-06","serial_number":"16004652028924408","imei1":"16004652028924408","imei2":"16004652028924408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188872,"job_number":"JOB_188872","tr_customer_id":188890,"tr_customer_product_id":188880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:54.000Z","modified_at":"2026-02-17T04:31:54.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19922700158113","imei1":"19922700158113","imei2":"19922700158113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188874,"job_number":"JOB_188874","tr_customer_id":188892,"tr_customer_product_id":188882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:56.000Z","modified_at":"2026-02-17T04:31:56.000Z","name":"Gordon Kemmer","mobile_number":"591-577-6926","email_id":"Theodora68@hotmail.com","dop":"2025-04-06","serial_number":"12894194613166634","imei1":"12894194613166634","imei2":"12894194613166634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188875,"job_number":"JOB_188875","tr_customer_id":188893,"tr_customer_product_id":188883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"10041460670536","imei1":"10041460670536","imei2":"10041460670536","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188876,"job_number":"JOB_188876","tr_customer_id":188894,"tr_customer_product_id":188884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:03.000Z","modified_at":"2026-02-17T04:32:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13111935392964","imei1":"13111935392964","imei2":"13111935392964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188879,"job_number":"JOB_188879","tr_customer_id":188897,"tr_customer_product_id":188887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:04.000Z","modified_at":"2026-02-17T04:32:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980882622091","imei1":"18980882622091","imei2":"18980882622091","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188881,"job_number":"JOB_188881","tr_customer_id":188899,"tr_customer_product_id":188889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Fermin Schaden","mobile_number":"704-490-4578","email_id":"Garnett.Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"16424302841000584","imei1":"16424302841000584","imei2":"16424302841000584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188882,"job_number":"JOB_188882","tr_customer_id":188900,"tr_customer_product_id":188890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:05.000Z","modified_at":"2026-02-17T04:32:05.000Z","name":"Ansel VonRueden","mobile_number":"600-583-2435","email_id":"Frankie.Wolf@hotmail.com","dop":"2025-04-06","serial_number":"15258026751365000","imei1":"15258026751365000","imei2":"15258026751365000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188883,"job_number":"JOB_188883","tr_customer_id":188901,"tr_customer_product_id":188891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Eden Cartwright","mobile_number":"419-829-2360","email_id":"Leola2@yahoo.com","dop":"2025-04-06","serial_number":"18900106337982476","imei1":"18900106337982476","imei2":"18900106337982476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188884,"job_number":"JOB_188884","tr_customer_id":188902,"tr_customer_product_id":188892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:06.000Z","modified_at":"2026-02-17T04:32:06.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"11178476824674","imei1":"11178476824674","imei2":"11178476824674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188886,"job_number":"JOB_188886","tr_customer_id":188904,"tr_customer_product_id":188894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:08.000Z","modified_at":"2026-02-17T04:32:08.000Z","name":"Joyce Collins","mobile_number":"746-830-7393","email_id":"Boris21@hotmail.com","dop":"2025-04-06","serial_number":"18900063081547776","imei1":"18900063081547776","imei2":"18900063081547776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188887,"job_number":"JOB_188887","tr_customer_id":188905,"tr_customer_product_id":188895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:10.000Z","modified_at":"2026-02-17T04:32:10.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11227945135307","imei1":"11227945135307","imei2":"11227945135307","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188889,"job_number":"JOB_188889","tr_customer_id":188907,"tr_customer_product_id":188897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:11.000Z","modified_at":"2026-02-17T04:32:11.000Z","name":"Agnes Jacobson","mobile_number":"451-944-6337","email_id":"Ulises.Durgan@gmail.com","dop":"2025-08-24","serial_number":"1040226436085153","imei1":"1040226436085153","imei2":"1040226436085153","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188890,"job_number":"JOB_188890","tr_customer_id":188908,"tr_customer_product_id":188898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:13.000Z","modified_at":"2026-02-17T04:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15323484113239","imei1":"15323484113239","imei2":"15323484113239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188892,"job_number":"JOB_188892","tr_customer_id":188910,"tr_customer_product_id":188900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:15.000Z","modified_at":"2026-02-17T04:32:15.000Z","name":"Brigitte Schaden","mobile_number":"344-268-5886","email_id":"Alaina80@hotmail.com","dop":"2025-04-06","serial_number":"19302984137645056","imei1":"19302984137645056","imei2":"19302984137645056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188893,"job_number":"JOB_188893","tr_customer_id":188911,"tr_customer_product_id":188901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:16.000Z","modified_at":"2026-02-17T04:32:16.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"10528147397544","imei1":"10528147397544","imei2":"10528147397544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188895,"job_number":"JOB_188895","tr_customer_id":188913,"tr_customer_product_id":188903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:18.000Z","modified_at":"2026-02-17T04:32:18.000Z","name":"Paolo Mohr","mobile_number":"887-662-2112","email_id":"Alvera.Price9@gmail.com","dop":"2025-04-06","serial_number":"18463691909128396","imei1":"18463691909128396","imei2":"18463691909128396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188896,"job_number":"JOB_188896","tr_customer_id":188914,"tr_customer_product_id":188904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:22.000Z","modified_at":"2026-02-17T04:32:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18867780189114","imei1":"18867780189114","imei2":"18867780189114","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188898,"job_number":"JOB_188898","tr_customer_id":188916,"tr_customer_product_id":188906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:23.000Z","modified_at":"2026-02-17T04:32:23.000Z","name":"Beaulah Klein","mobile_number":"893-226-2053","email_id":"Garnet_McKenzie@hotmail.com","dop":"2025-04-06","serial_number":"16169774113102238","imei1":"16169774113102238","imei2":"16169774113102238","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188899,"job_number":"JOB_188899","tr_customer_id":188917,"tr_customer_product_id":188907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:30.000Z","modified_at":"2026-02-17T04:32:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19505809508673","imei1":"19505809508673","imei2":"19505809508673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188901,"job_number":"JOB_188901","tr_customer_id":188919,"tr_customer_product_id":188909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:31.000Z","modified_at":"2026-02-17T04:32:31.000Z","name":"Haleigh Bartoletti","mobile_number":"392-537-2595","email_id":"Corbin83@yahoo.com","dop":"2025-04-06","serial_number":"15031702984559590","imei1":"15031702984559590","imei2":"15031702984559590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188905,"job_number":"JOB_188905","tr_customer_id":188923,"tr_customer_product_id":188913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:43.000Z","modified_at":"2026-02-17T04:32:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17586881374658","imei1":"17586881374658","imei2":"17586881374658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188907,"job_number":"JOB_188907","tr_customer_id":188925,"tr_customer_product_id":188915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:45.000Z","modified_at":"2026-02-17T04:32:45.000Z","name":"Robb Champlin","mobile_number":"770-557-9934","email_id":"Zachariah64@yahoo.com","dop":"2025-04-06","serial_number":"17724535060125152","imei1":"17724535060125152","imei2":"17724535060125152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188908,"job_number":"JOB_188908","tr_customer_id":188926,"tr_customer_product_id":188916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:49.000Z","modified_at":"2026-02-17T04:32:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10771277939491","imei1":"10771277939491","imei2":"10771277939491","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188910,"job_number":"JOB_188910","tr_customer_id":188928,"tr_customer_product_id":188918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:51.000Z","modified_at":"2026-02-17T04:32:51.000Z","name":"Robyn Wehner","mobile_number":"500-979-1775","email_id":"Anastasia.Howell@yahoo.com","dop":"2025-04-06","serial_number":"10023371752380650","imei1":"10023371752380650","imei2":"10023371752380650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188911,"job_number":"JOB_188911","tr_customer_id":188929,"tr_customer_product_id":188919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:56.000Z","modified_at":"2026-02-17T04:32:56.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13389360855538","imei1":"13389360855538","imei2":"13389360855538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188913,"job_number":"JOB_188913","tr_customer_id":188931,"tr_customer_product_id":188921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:58.000Z","modified_at":"2026-02-17T04:32:58.000Z","name":"Marta Ernser","mobile_number":"687-613-9646","email_id":"Eudora53@gmail.com","dop":"2025-04-06","serial_number":"12443629906637490","imei1":"12443629906637490","imei2":"12443629906637490","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188915,"job_number":"JOB_188915","tr_customer_id":188933,"tr_customer_product_id":188923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:37:00.000Z","modified_at":"2026-02-17T04:37:00.000Z","name":"Gunnar Moen","mobile_number":"565-364-5464","email_id":"Gregoria.Larson@gmail.com","dop":"2025-04-06","serial_number":"15736910333837504","imei1":"15736910333837504","imei2":"15736910333837504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:37:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188916,"job_number":"JOB_188916","tr_customer_id":188934,"tr_customer_product_id":188924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"48662114143430","imei1":"48662114143430","imei2":"48662114143430","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188917,"job_number":"JOB_188917","tr_customer_id":188935,"tr_customer_product_id":188925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:15.000Z","modified_at":"2026-02-17T04:47:15.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15395802039444","imei1":"15395802039444","imei2":"15395802039444","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188918,"job_number":"JOB_188918","tr_customer_id":188936,"tr_customer_product_id":188926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"52575886982339","imei1":"52575886982339","imei2":"52575886982339","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188919,"job_number":"JOB_188919","tr_customer_id":188937,"tr_customer_product_id":188927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72245668595192","imei1":"72245668595192","imei2":"72245668595192","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188920,"job_number":"JOB_188920","tr_customer_id":188938,"tr_customer_product_id":188928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"84935289184793","imei1":"84935289184793","imei2":"84935289184793","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188921,"job_number":"JOB_188921","tr_customer_id":188939,"tr_customer_product_id":188929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:16.000Z","modified_at":"2026-02-17T04:47:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92071302248536","imei1":"92071302248536","imei2":"92071302248536","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188923,"job_number":"JOB_188923","tr_customer_id":188941,"tr_customer_product_id":188931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28040585277362","imei1":"28040585277362","imei2":"28040585277362","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188924,"job_number":"JOB_188924","tr_customer_id":188942,"tr_customer_product_id":188932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24512934726336","imei1":"24512934726336","imei2":"24512934726336","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188925,"job_number":"JOB_188925","tr_customer_id":188943,"tr_customer_product_id":188933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:47.000Z","modified_at":"2026-02-17T04:47:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"64660949153690","imei1":"64660949153690","imei2":"64660949153690","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188926,"job_number":"JOB_188926","tr_customer_id":188944,"tr_customer_product_id":188934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12293613884712","imei1":"12293613884712","imei2":"12293613884712","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188927,"job_number":"JOB_188927","tr_customer_id":188945,"tr_customer_product_id":188935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"28099751235176","imei1":"28099751235176","imei2":"28099751235176","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188928,"job_number":"JOB_188928","tr_customer_id":188946,"tr_customer_product_id":188936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:47:48.000Z","modified_at":"2026-02-17T04:47:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"15261084399346","imei1":"15261084399346","imei2":"15261084399346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:47:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188930,"job_number":"JOB_188930","tr_customer_id":188948,"tr_customer_product_id":188938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:18.000Z","modified_at":"2026-02-17T04:48:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56731783385529","imei1":"56731783385529","imei2":"56731783385529","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188931,"job_number":"JOB_188931","tr_customer_id":188949,"tr_customer_product_id":188939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61676986864519","imei1":"61676986864519","imei2":"61676986864519","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188932,"job_number":"JOB_188932","tr_customer_id":188950,"tr_customer_product_id":188940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72527448896564","imei1":"72527448896564","imei2":"72527448896564","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188933,"job_number":"JOB_188933","tr_customer_id":188951,"tr_customer_product_id":188941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:19.000Z","modified_at":"2026-02-17T04:48:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"11756186386294","imei1":"11756186386294","imei2":"11756186386294","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188934,"job_number":"JOB_188934","tr_customer_id":188952,"tr_customer_product_id":188942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21384595105715","imei1":"21384595105715","imei2":"21384595105715","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188935,"job_number":"JOB_188935","tr_customer_id":188953,"tr_customer_product_id":188943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:48:20.000Z","modified_at":"2026-02-17T04:48:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92315435322071","imei1":"92315435322071","imei2":"92315435322071","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:48:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188937,"job_number":"JOB_188937","tr_customer_id":188955,"tr_customer_product_id":188945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:49:55.000Z","modified_at":"2026-02-17T04:49:55.000Z","name":"{{firstName}} O'Connell","mobile_number":"355-218-3041","email_id":"Clint.Glover97@yahoo.com","dop":"2025-10-05","serial_number":"13014948292285","imei1":"13014948292285","imei2":"13014948292285","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:49:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188938,"job_number":"JOB_188938","tr_customer_id":188956,"tr_customer_product_id":188946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:51:46.000Z","modified_at":"2026-02-17T04:51:46.000Z","name":"Einar Spinka","mobile_number":"975-331-0514","email_id":"Christop_Reichel@hotmail.com","dop":"2025-10-05","serial_number":"13793404955170","imei1":"13793404955170","imei2":"13793404955170","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188940,"job_number":"JOB_188940","tr_customer_id":188958,"tr_customer_product_id":188948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:13.000Z","modified_at":"2026-02-17T04:53:13.000Z","name":"Virginie Gleichner","mobile_number":"536-418-8470","email_id":"Felipe_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"14407151438649216","imei1":"14407151438649216","imei2":"14407151438649216","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188941,"job_number":"JOB_188941","tr_customer_id":188959,"tr_customer_product_id":188949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:59:35.000Z","modified_at":"2026-02-17T04:59:35.000Z","name":"Litzy Crist","mobile_number":"427-299-1228","email_id":"Dianna_Hirthe@yahoo.com","dop":"2025-10-05","serial_number":"15833150054456","imei1":"15833150054456","imei2":"15833150054456","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188942,"job_number":"JOB_188942","tr_customer_id":188960,"tr_customer_product_id":188950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:22.000Z","modified_at":"2026-02-17T05:00:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15859614883497","imei1":"15859614883497","imei2":"15859614883497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188944,"job_number":"JOB_188944","tr_customer_id":188962,"tr_customer_product_id":188952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:00:24.000Z","modified_at":"2026-02-17T05:00:24.000Z","name":"Joy Zemlak","mobile_number":"485-554-1882","email_id":"Earl.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"15970913701288980","imei1":"15970913701288980","imei2":"15970913701288980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188945,"job_number":"JOB_188945","tr_customer_id":188963,"tr_customer_product_id":188953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:07.000Z","modified_at":"2026-02-17T05:01:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12347905343471","imei1":"12347905343471","imei2":"12347905343471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188947,"job_number":"JOB_188947","tr_customer_id":188965,"tr_customer_product_id":188955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:09.000Z","modified_at":"2026-02-17T05:01:09.000Z","name":"Layne Kassulke","mobile_number":"604-925-4282","email_id":"Helena_Gibson27@gmail.com","dop":"2025-04-06","serial_number":"12479087987372856","imei1":"12479087987372856","imei2":"12479087987372856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188948,"job_number":"JOB_188948","tr_customer_id":188966,"tr_customer_product_id":188956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:51.000Z","modified_at":"2026-02-17T05:01:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19717536958751","imei1":"19717536958751","imei2":"19717536958751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188950,"job_number":"JOB_188950","tr_customer_id":188968,"tr_customer_product_id":188958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:01:52.000Z","modified_at":"2026-02-17T05:01:52.000Z","name":"Kassandra Christiansen","mobile_number":"680-414-0534","email_id":"Sedrick.Schneider@yahoo.com","dop":"2025-04-06","serial_number":"14455868687124134","imei1":"14455868687124134","imei2":"14455868687124134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:01:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188951,"job_number":"JOB_188951","tr_customer_id":188969,"tr_customer_product_id":188959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:17.000Z","modified_at":"2026-02-17T05:02:17.000Z","name":"Genoveva Mann","mobile_number":"421-606-3640","email_id":"Davonte_Botsford@gmail.com","dop":"2025-10-05","serial_number":"18094310839826","imei1":"18094310839826","imei2":"18094310839826","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188952,"job_number":"JOB_188952","tr_customer_id":188970,"tr_customer_product_id":188960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:02:31.000Z","modified_at":"2026-02-17T05:02:31.000Z","name":"Clifton Wintheiser","mobile_number":"823-891-9698","email_id":"Tanya63@gmail.com","dop":"2025-10-05","serial_number":"14651305463913","imei1":"14651305463913","imei2":"14651305463913","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188953,"job_number":"JOB_188953","tr_customer_id":188971,"tr_customer_product_id":188961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:04:05.000Z","modified_at":"2026-02-17T05:04:05.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-07","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-07T05:04:05.235290766Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188956,"job_number":"JOB_188956","tr_customer_id":188974,"tr_customer_product_id":188964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:46.000Z","modified_at":"2026-02-17T05:18:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16830241787109","imei1":"16830241787109","imei2":"16830241787109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188958,"job_number":"JOB_188958","tr_customer_id":188976,"tr_customer_product_id":188966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:18:48.000Z","modified_at":"2026-02-17T05:18:48.000Z","name":"Alba Pollich","mobile_number":"652-977-8499","email_id":"Myrl19@yahoo.com","dop":"2025-04-06","serial_number":"18788773827037796","imei1":"18788773827037796","imei2":"18788773827037796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188959,"job_number":"JOB_188959","tr_customer_id":188977,"tr_customer_product_id":188967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:08.000Z","modified_at":"2026-02-17T05:19:08.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"19003331821983","imei1":"19003331821983","imei2":"19003331821983","popurl":"2026-02-07T05:19:08.238537255Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188960,"job_number":"JOB_188960","tr_customer_id":188978,"tr_customer_product_id":188968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:34.000Z","modified_at":"2026-02-17T05:19:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13374455519882","imei1":"13374455519882","imei2":"13374455519882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188962,"job_number":"JOB_188962","tr_customer_id":188980,"tr_customer_product_id":188970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:35.000Z","modified_at":"2026-02-17T05:19:35.000Z","name":"Carmine Koelpin","mobile_number":"616-901-5190","email_id":"Cassidy18@hotmail.com","dop":"2025-04-06","serial_number":"14882526939816264","imei1":"14882526939816264","imei2":"14882526939816264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188963,"job_number":"JOB_188963","tr_customer_id":188981,"tr_customer_product_id":188971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:19:58.000Z","modified_at":"2026-02-17T05:19:58.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-07","serial_number":"41035314904497","imei1":"41035314904497","imei2":"41035314904497","popurl":"2026-02-07T05:19:58.505753265Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:19:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188964,"job_number":"JOB_188964","tr_customer_id":188982,"tr_customer_product_id":188972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:21.000Z","modified_at":"2026-02-17T05:20:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13654206286708","imei1":"13654206286708","imei2":"13654206286708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188966,"job_number":"JOB_188966","tr_customer_id":188984,"tr_customer_product_id":188974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:20:23.000Z","modified_at":"2026-02-17T05:20:23.000Z","name":"Ulises Green","mobile_number":"523-536-8298","email_id":"Bernard_Tromp@gmail.com","dop":"2025-04-06","serial_number":"10910313871629850","imei1":"10910313871629850","imei2":"10910313871629850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:20:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188967,"job_number":"JOB_188967","tr_customer_id":188985,"tr_customer_product_id":188975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:21.000Z","modified_at":"2026-02-17T05:23:21.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"109065279387930","imei1":"109065279387930","imei2":"109065279387930","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188969,"job_number":"JOB_188969","tr_customer_id":188987,"tr_customer_product_id":188977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:23:33.000Z","modified_at":"2026-02-17T05:23:33.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"106503506222623","imei1":"106503506222623","imei2":"106503506222623","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:23:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188972,"job_number":"JOB_188972","tr_customer_id":188990,"tr_customer_product_id":188980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:40:40.000Z","modified_at":"2026-02-17T05:40:40.000Z","name":"Ervin Sipes","mobile_number":"600-586-5809","email_id":"Maximillia_Carroll@hotmail.com","dop":"2025-04-06","serial_number":"13969627960037962","imei1":"13969627960037962","imei2":"13969627960037962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188974,"job_number":"JOB_188974","tr_customer_id":188992,"tr_customer_product_id":188982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:41:03.000Z","modified_at":"2026-02-17T05:41:03.000Z","name":"Rhianna Lang","mobile_number":"729-971-4007","email_id":"Fredrick_Corkery@hotmail.com","dop":"2025-04-06","serial_number":"13674577690563364","imei1":"13674577690563364","imei2":"13674577690563364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:41:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188975,"job_number":"JOB_188975","tr_customer_id":188993,"tr_customer_product_id":188983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:38.000Z","modified_at":"2026-02-17T05:42:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"13597936017540","imei1":"13597936017540","imei2":"13597936017540","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188977,"job_number":"JOB_188977","tr_customer_id":188995,"tr_customer_product_id":188985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:42:53.000Z","modified_at":"2026-02-17T05:42:53.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"19221444852088","imei1":"19221444852088","imei2":"19221444852088","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:42:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188979,"job_number":"JOB_188979","tr_customer_id":188997,"tr_customer_product_id":188987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:43:09.000Z","modified_at":"2026-02-17T05:43:09.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"17882214989842","imei1":"17882214989842","imei2":"17882214989842","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188981,"job_number":"JOB_188981","tr_customer_id":188999,"tr_customer_product_id":188989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:57.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"96362420558554","imei1":"96362420558554","imei2":"96362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188982,"job_number":"JOB_188982","tr_customer_id":189000,"tr_customer_product_id":188990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:57.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Ayansh Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"97362420558554","imei1":"97362420558554","imei2":"97362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188983,"job_number":"JOB_188983","tr_customer_id":189001,"tr_customer_product_id":188991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Anushree Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"98362420558554","imei1":"98362420558554","imei2":"98362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188984,"job_number":"JOB_188984","tr_customer_id":189002,"tr_customer_product_id":188992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:45:58.000Z","modified_at":"2026-02-17T05:45:58.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"95362420558554","imei1":"95362420558554","imei2":"95362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188985,"job_number":"JOB_188985","tr_customer_id":189003,"tr_customer_product_id":188993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Rasheed Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"99362420558554","imei1":"99362420558554","imei2":"99362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188986,"job_number":"JOB_188986","tr_customer_id":189004,"tr_customer_product_id":188994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:47:51.000Z","modified_at":"2026-02-17T05:47:51.000Z","name":"Manasi Bergstrom","mobile_number":"785-682-6718","email_id":"Arnaldo_Boehm99@yahoo.com","dop":"2025-04-07","serial_number":"90362420558554","imei1":"90362420558554","imei2":"90362420558554","popurl":"2025-04-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188987,"job_number":"JOB_188987","tr_customer_id":189005,"tr_customer_product_id":188995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:49.000Z","modified_at":"2026-02-17T05:49:49.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12443432481515","imei1":"12443432481515","imei2":"12443432481515","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188989,"job_number":"JOB_188989","tr_customer_id":189007,"tr_customer_product_id":188997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:49:51.000Z","modified_at":"2026-02-17T05:49:51.000Z","name":"Dina Rutherford","mobile_number":"272-586-2995","email_id":"Ashton19@hotmail.com","dop":"2025-04-06","serial_number":"15523512601561082","imei1":"15523512601561082","imei2":"15523512601561082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:49:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188990,"job_number":"JOB_188990","tr_customer_id":189008,"tr_customer_product_id":188998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:32.000Z","modified_at":"2026-02-17T05:50:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16192384220638","imei1":"16192384220638","imei2":"16192384220638","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188992,"job_number":"JOB_188992","tr_customer_id":189010,"tr_customer_product_id":189000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:50:33.000Z","modified_at":"2026-02-17T05:50:33.000Z","name":"Louisa Kling","mobile_number":"925-640-5658","email_id":"Lorna.Jacobi83@gmail.com","dop":"2025-04-06","serial_number":"12057466965984896","imei1":"12057466965984896","imei2":"12057466965984896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188993,"job_number":"JOB_188993","tr_customer_id":189011,"tr_customer_product_id":189001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:13.000Z","modified_at":"2026-02-17T05:51:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15039625025758","imei1":"15039625025758","imei2":"15039625025758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188995,"job_number":"JOB_188995","tr_customer_id":189013,"tr_customer_product_id":189003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:51:15.000Z","modified_at":"2026-02-17T05:51:15.000Z","name":"Chelsey Moore","mobile_number":"323-917-5376","email_id":"Adell.Sporer@hotmail.com","dop":"2025-04-06","serial_number":"10533582637075356","imei1":"10533582637075356","imei2":"10533582637075356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188996,"job_number":"JOB_188996","tr_customer_id":189014,"tr_customer_product_id":189004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18296813625923","imei1":"18296813625923","imei2":"18296813625923","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188998,"job_number":"JOB_188998","tr_customer_id":189016,"tr_customer_product_id":189006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:31.000Z","modified_at":"2026-02-17T06:08:31.000Z","name":"Celia Dickinson","mobile_number":"751-583-3779","email_id":"Rusty.Hansen@yahoo.com","dop":"2025-04-06","serial_number":"17303841847176848","imei1":"17303841847176848","imei2":"17303841847176848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188999,"job_number":"JOB_188999","tr_customer_id":189017,"tr_customer_product_id":189007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:38.000Z","modified_at":"2026-02-17T06:08:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10605022309162","imei1":"10605022309162","imei2":"10605022309162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189001,"job_number":"JOB_189001","tr_customer_id":189019,"tr_customer_product_id":189009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:39.000Z","name":"Bridie Johnston","mobile_number":"397-509-4980","email_id":"Donna97@yahoo.com","dop":"2025-04-06","serial_number":"19970224048312510","imei1":"19970224048312510","imei2":"19970224048312510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189002,"job_number":"JOB_189002","tr_customer_id":189020,"tr_customer_product_id":189010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15320561816592","imei1":"15320561816592","imei2":"15320561816592","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189004,"job_number":"JOB_189004","tr_customer_id":189022,"tr_customer_product_id":189012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:47.000Z","modified_at":"2026-02-17T06:08:47.000Z","name":"Sigrid Hammes","mobile_number":"373-717-4576","email_id":"Gonzalo34@hotmail.com","dop":"2025-04-06","serial_number":"11534619658614326","imei1":"11534619658614326","imei2":"11534619658614326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:08:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189005,"job_number":"JOB_189005","tr_customer_id":189023,"tr_customer_product_id":189013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:26:01.000Z","modified_at":"2026-02-17T06:26:01.000Z","name":"Ram Kumar","mobile_number":"8562479620","email_id":"test@test.com","dop":"2026-02-07","serial_number":"13511800420678","imei1":"13511800420678","imei2":"13511800420678","popurl":"2026-02-07T06:26:00.496073063Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189006,"job_number":"JOB_189006","tr_customer_id":189024,"tr_customer_product_id":189014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:52.000Z","modified_at":"2026-02-17T06:36:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15473763594215","imei1":"15473763594215","imei2":"15473763594215","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189008,"job_number":"JOB_189008","tr_customer_id":189026,"tr_customer_product_id":189016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:36:54.000Z","modified_at":"2026-02-17T06:36:54.000Z","name":"Yvonne Rice","mobile_number":"441-617-9811","email_id":"Nannie_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"19961611086227584","imei1":"19961611086227584","imei2":"19961611086227584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189009,"job_number":"JOB_189009","tr_customer_id":189027,"tr_customer_product_id":189017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:36.000Z","modified_at":"2026-02-17T06:37:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15019064482268","imei1":"15019064482268","imei2":"15019064482268","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189011,"job_number":"JOB_189011","tr_customer_id":189029,"tr_customer_product_id":189019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:37:38.000Z","modified_at":"2026-02-17T06:37:38.000Z","name":"Coty Rodriguez","mobile_number":"806-805-0153","email_id":"Eloy_Mueller98@gmail.com","dop":"2025-04-06","serial_number":"13043323056081350","imei1":"13043323056081350","imei2":"13043323056081350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:37:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189012,"job_number":"JOB_189012","tr_customer_id":189030,"tr_customer_product_id":189020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:19.000Z","modified_at":"2026-02-17T06:38:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17367814921468","imei1":"17367814921468","imei2":"17367814921468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189014,"job_number":"JOB_189014","tr_customer_id":189032,"tr_customer_product_id":189022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:38:21.000Z","modified_at":"2026-02-17T06:38:21.000Z","name":"Roger Herman","mobile_number":"405-805-4672","email_id":"Jayce_Botsford47@yahoo.com","dop":"2025-04-06","serial_number":"16095681741774768","imei1":"16095681741774768","imei2":"16095681741774768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:38:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189019,"job_number":"JOB_189019","tr_customer_id":189037,"tr_customer_product_id":189027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:50.000Z","modified_at":"2026-02-17T06:42:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11933788320311","imei1":"11933788320311","imei2":"11933788320311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189021,"job_number":"JOB_189021","tr_customer_id":189039,"tr_customer_product_id":189029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:42:52.000Z","modified_at":"2026-02-17T06:42:52.000Z","name":"Addison Schneider","mobile_number":"457-816-7948","email_id":"Keagan_Bode44@gmail.com","dop":"2025-04-06","serial_number":"11903266734410318","imei1":"11903266734410318","imei2":"11903266734410318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:42:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189022,"job_number":"JOB_189022","tr_customer_id":189040,"tr_customer_product_id":189030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:30.000Z","modified_at":"2026-02-17T06:43:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15331747210368","imei1":"15331747210368","imei2":"15331747210368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189024,"job_number":"JOB_189024","tr_customer_id":189042,"tr_customer_product_id":189032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:32.000Z","modified_at":"2026-02-17T06:43:32.000Z","name":"Maegan Ledner","mobile_number":"727-919-7138","email_id":"Isabel41@hotmail.com","dop":"2025-04-06","serial_number":"13733426772696768","imei1":"13733426772696768","imei2":"13733426772696768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189031,"job_number":"JOB_189031","tr_customer_id":189049,"tr_customer_product_id":189039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:10.000Z","modified_at":"2026-02-17T06:44:10.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17582767996149","imei1":"17582767996149","imei2":"17582767996149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189033,"job_number":"JOB_189033","tr_customer_id":189051,"tr_customer_product_id":189041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:12.000Z","modified_at":"2026-02-17T06:44:12.000Z","name":"Mekhi Thiel","mobile_number":"595-808-3419","email_id":"Nyasia.Heaney@hotmail.com","dop":"2025-04-06","serial_number":"10814536793742202","imei1":"10814536793742202","imei2":"10814536793742202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189034,"job_number":"JOB_189034","tr_customer_id":189052,"tr_customer_product_id":189042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:17.000Z","modified_at":"2026-02-17T06:44:17.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"106843241493030","imei1":"106843241493030","imei2":"106843241493030","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189039,"job_number":"JOB_189039","tr_customer_id":189057,"tr_customer_product_id":189047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:01.000Z","modified_at":"2026-02-17T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103993306464991","imei1":"103993306464991","imei2":"103993306464991","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189042,"job_number":"JOB_189042","tr_customer_id":189060,"tr_customer_product_id":189050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:45:45.000Z","modified_at":"2026-02-17T06:45:45.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"100209366820069","imei1":"100209366820069","imei2":"100209366820069","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:45:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189046,"job_number":"JOB_189046","tr_customer_id":189064,"tr_customer_product_id":189054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:54.000Z","modified_at":"2026-02-17T06:46:54.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10964617824486","imei1":"10964617824486","imei2":"10964617824486","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189048,"job_number":"JOB_189048","tr_customer_id":189066,"tr_customer_product_id":189056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:46:55.000Z","modified_at":"2026-02-17T06:46:55.000Z","name":"Hollie Osinski","mobile_number":"411-249-8852","email_id":"Gerson17@hotmail.com","dop":"2025-06-18","serial_number":"1069647700187351","imei1":"1069647700187351","imei2":"1069647700187351","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:46:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189050,"job_number":"JOB_189050","tr_customer_id":189068,"tr_customer_product_id":189058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:08.000Z","modified_at":"2026-02-17T06:47:08.000Z","name":"Oda Leffler","mobile_number":"778-401-1415","email_id":"Aliyah_Keebler69@gmail.com","dop":"2025-04-06","serial_number":"18693548154383132","imei1":"18693548154383132","imei2":"18693548154383132","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189051,"job_number":"JOB_189051","tr_customer_id":189069,"tr_customer_product_id":189059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:36.000Z","modified_at":"2026-02-17T06:47:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10363871765710","imei1":"10363871765710","imei2":"10363871765710","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189053,"job_number":"JOB_189053","tr_customer_id":189071,"tr_customer_product_id":189061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:47:37.000Z","modified_at":"2026-02-17T06:47:37.000Z","name":"Montana Balistreri","mobile_number":"389-443-6941","email_id":"Vallie_Abernathy@yahoo.com","dop":"2025-06-18","serial_number":"1098165480614076","imei1":"1098165480614076","imei2":"1098165480614076","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189054,"job_number":"JOB_189054","tr_customer_id":189072,"tr_customer_product_id":189062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:56.000Z","modified_at":"2026-02-17T06:48:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16973465419004","imei1":"16973465419004","imei2":"16973465419004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189056,"job_number":"JOB_189056","tr_customer_id":189074,"tr_customer_product_id":189064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:48:58.000Z","modified_at":"2026-02-17T06:48:58.000Z","name":"Aubrey Beer","mobile_number":"388-372-5467","email_id":"Kasey_Howell@gmail.com","dop":"2025-04-06","serial_number":"19231632883224624","imei1":"19231632883224624","imei2":"19231632883224624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:48:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189057,"job_number":"JOB_189057","tr_customer_id":189075,"tr_customer_product_id":189065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:38.000Z","modified_at":"2026-02-17T06:49:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18707193298133","imei1":"18707193298133","imei2":"18707193298133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189059,"job_number":"JOB_189059","tr_customer_id":189077,"tr_customer_product_id":189067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:49:40.000Z","modified_at":"2026-02-17T06:49:40.000Z","name":"Lloyd Bayer","mobile_number":"803-964-4854","email_id":"Jillian.Jones@gmail.com","dop":"2025-04-06","serial_number":"15984397140263058","imei1":"15984397140263058","imei2":"15984397140263058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:49:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189060,"job_number":"JOB_189060","tr_customer_id":189078,"tr_customer_product_id":189068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:19.000Z","modified_at":"2026-02-17T06:50:19.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17293064677614","imei1":"17293064677614","imei2":"17293064677614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189062,"job_number":"JOB_189062","tr_customer_id":189080,"tr_customer_product_id":189070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:50:21.000Z","modified_at":"2026-02-17T06:50:21.000Z","name":"Marcelino Cummerata","mobile_number":"989-847-4765","email_id":"Tyrel_Rowe@hotmail.com","dop":"2025-04-06","serial_number":"18137783381820604","imei1":"18137783381820604","imei2":"18137783381820604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189063,"job_number":"JOB_189063","tr_customer_id":189081,"tr_customer_product_id":189071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:46.000Z","modified_at":"2026-02-17T06:51:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11727063922286","imei1":"11727063922286","imei2":"11727063922286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189065,"job_number":"JOB_189065","tr_customer_id":189083,"tr_customer_product_id":189073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:51:48.000Z","modified_at":"2026-02-17T06:51:48.000Z","name":"Golden Blick","mobile_number":"435-254-7190","email_id":"Omer.Hilll@yahoo.com","dop":"2025-04-06","serial_number":"13626237124100452","imei1":"13626237124100452","imei2":"13626237124100452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:51:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189066,"job_number":"JOB_189066","tr_customer_id":189084,"tr_customer_product_id":189074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:30.000Z","modified_at":"2026-02-17T06:52:30.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16379697039499","imei1":"16379697039499","imei2":"16379697039499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189068,"job_number":"JOB_189068","tr_customer_id":189086,"tr_customer_product_id":189076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:52:32.000Z","modified_at":"2026-02-17T06:52:32.000Z","name":"Constantin Grimes","mobile_number":"622-333-3312","email_id":"Davonte.Gutmann@hotmail.com","dop":"2025-04-06","serial_number":"18551614997083580","imei1":"18551614997083580","imei2":"18551614997083580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189069,"job_number":"JOB_189069","tr_customer_id":189087,"tr_customer_product_id":189077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:14.000Z","modified_at":"2026-02-17T06:53:14.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18275813956083","imei1":"18275813956083","imei2":"18275813956083","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189071,"job_number":"JOB_189071","tr_customer_id":189089,"tr_customer_product_id":189079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:53:15.000Z","modified_at":"2026-02-17T06:53:15.000Z","name":"Heloise Bergnaum","mobile_number":"976-298-5743","email_id":"Amari_Hagenes95@yahoo.com","dop":"2025-04-06","serial_number":"18030514204545390","imei1":"18030514204545390","imei2":"18030514204545390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189075,"job_number":"JOB_189075","tr_customer_id":189093,"tr_customer_product_id":189083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:53.000Z","modified_at":"2026-02-17T06:54:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13725867547961","imei1":"13725867547961","imei2":"13725867547961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189077,"job_number":"JOB_189077","tr_customer_id":189095,"tr_customer_product_id":189085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:54:54.000Z","modified_at":"2026-02-17T06:54:54.000Z","name":"Matilde Volkman","mobile_number":"421-709-2287","email_id":"Eleanore.Maggio44@gmail.com","dop":"2025-04-06","serial_number":"19285381718706880","imei1":"19285381718706880","imei2":"19285381718706880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189078,"job_number":"JOB_189078","tr_customer_id":189096,"tr_customer_product_id":189086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:37.000Z","modified_at":"2026-02-17T06:55:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16515415802498","imei1":"16515415802498","imei2":"16515415802498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189080,"job_number":"JOB_189080","tr_customer_id":189098,"tr_customer_product_id":189088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:55:39.000Z","modified_at":"2026-02-17T06:55:39.000Z","name":"Emie Schimmel","mobile_number":"281-981-0644","email_id":"Lavina7@hotmail.com","dop":"2025-04-06","serial_number":"19959738270569076","imei1":"19959738270569076","imei2":"19959738270569076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189081,"job_number":"JOB_189081","tr_customer_id":189099,"tr_customer_product_id":189089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:21.000Z","modified_at":"2026-02-17T06:56:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12056321634236","imei1":"12056321634236","imei2":"12056321634236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189083,"job_number":"JOB_189083","tr_customer_id":189101,"tr_customer_product_id":189091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:56:22.000Z","modified_at":"2026-02-17T06:56:22.000Z","name":"Ally Conn","mobile_number":"997-871-7801","email_id":"Emilio_Bayer51@yahoo.com","dop":"2025-04-06","serial_number":"16578233353827572","imei1":"16578233353827572","imei2":"16578233353827572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:56:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189084,"job_number":"JOB_189084","tr_customer_id":189102,"tr_customer_product_id":189092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:22.000Z","modified_at":"2026-02-17T06:57:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19129744948566","imei1":"19129744948566","imei2":"19129744948566","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189086,"job_number":"JOB_189086","tr_customer_id":189104,"tr_customer_product_id":189094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:57:24.000Z","modified_at":"2026-02-17T06:57:24.000Z","name":"Fred Cummerata","mobile_number":"557-812-6429","email_id":"Jeffry11@yahoo.com","dop":"2025-04-06","serial_number":"12779522527418148","imei1":"12779522527418148","imei2":"12779522527418148","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189087,"job_number":"JOB_189087","tr_customer_id":189105,"tr_customer_product_id":189095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:08.000Z","modified_at":"2026-02-17T06:58:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10128922467203","imei1":"10128922467203","imei2":"10128922467203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189089,"job_number":"JOB_189089","tr_customer_id":189107,"tr_customer_product_id":189097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:10.000Z","modified_at":"2026-02-17T06:58:10.000Z","name":"Flavio Tromp","mobile_number":"660-728-6037","email_id":"Dexter36@gmail.com","dop":"2025-04-06","serial_number":"19520130710934640","imei1":"19520130710934640","imei2":"19520130710934640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189091,"job_number":"JOB_189091","tr_customer_id":189109,"tr_customer_product_id":189099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:18.000Z","modified_at":"2026-02-17T06:58:18.000Z","name":"Malcolm Reinger","mobile_number":"781-818-4410","email_id":"Gennaro.Connelly77@hotmail.com","dop":"2025-04-06","serial_number":"14880626676097826","imei1":"14880626676097826","imei2":"14880626676097826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189092,"job_number":"JOB_189092","tr_customer_id":189110,"tr_customer_product_id":189100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:45.000Z","modified_at":"2026-02-17T06:58:45.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"18490422239973","imei2":"18490422239973","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189094,"job_number":"JOB_189094","tr_customer_id":189112,"tr_customer_product_id":189102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:53.000Z","modified_at":"2026-02-17T06:58:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14278987961031","imei1":"14278987961031","imei2":"14278987961031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189096,"job_number":"JOB_189096","tr_customer_id":189114,"tr_customer_product_id":189104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:55.000Z","modified_at":"2026-02-17T06:58:55.000Z","name":"D'angelo Langworth","mobile_number":"596-377-4848","email_id":"Ellsworth31@hotmail.com","dop":"2025-04-06","serial_number":"10239004217724430","imei1":"10239004217724430","imei2":"10239004217724430","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189097,"job_number":"JOB_189097","tr_customer_id":189115,"tr_customer_product_id":189105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:58.000Z","modified_at":"2026-02-17T06:58:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12336506622837","imei1":"12336506622837","imei2":"12336506622837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189098,"job_number":"JOB_189098","tr_customer_id":189116,"tr_customer_product_id":189106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:58:59.000Z","modified_at":"2026-02-17T06:58:59.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"16580407497627","imei2":"16580407497627","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189101,"job_number":"JOB_189101","tr_customer_id":189119,"tr_customer_product_id":189109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:00.000Z","modified_at":"2026-02-17T06:59:00.000Z","name":"Dejah Upton","mobile_number":"997-510-1733","email_id":"River.Cruickshank8@yahoo.com","dop":"2025-04-06","serial_number":"10269377189876720","imei1":"10269377189876720","imei2":"10269377189876720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189105,"job_number":"JOB_189105","tr_customer_id":189123,"tr_customer_product_id":189113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:12.000Z","modified_at":"2026-02-17T06:59:12.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15055774280606","imei2":"15055774280606","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189106,"job_number":"JOB_189106","tr_customer_id":189124,"tr_customer_product_id":189114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:13.000Z","modified_at":"2026-02-17T06:59:13.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"18746672621948","imei1":"18746672621948","imei2":"18746672621948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189109,"job_number":"JOB_189109","tr_customer_id":189127,"tr_customer_product_id":189117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:14.000Z","modified_at":"2026-02-17T06:59:14.000Z","name":"Mattie Friesen","mobile_number":"290-967-8549","email_id":"Abel64@yahoo.com","dop":"2025-04-06","serial_number":"19775276204645504","imei1":"19775276204645504","imei2":"19775276204645504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189110,"job_number":"JOB_189110","tr_customer_id":189128,"tr_customer_product_id":189118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:42.000Z","modified_at":"2026-02-17T06:59:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15365590557711","imei1":"15365590557711","imei2":"15365590557711","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189112,"job_number":"JOB_189112","tr_customer_id":189130,"tr_customer_product_id":189120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:44.000Z","modified_at":"2026-02-17T06:59:44.000Z","name":"Josiah Buckridge","mobile_number":"668-535-9566","email_id":"Jordi_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"11112347469686656","imei1":"11112347469686656","imei2":"11112347469686656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189113,"job_number":"JOB_189113","tr_customer_id":189131,"tr_customer_product_id":189121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:53.000Z","modified_at":"2026-02-17T06:59:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"18420709499684","imei1":"18420709499684","imei2":"18420709499684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189115,"job_number":"JOB_189115","tr_customer_id":189133,"tr_customer_product_id":189123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:54.000Z","modified_at":"2026-02-17T06:59:54.000Z","name":"Sydnie Rowe","mobile_number":"977-415-5491","email_id":"Hulda24@gmail.com","dop":"2025-04-06","serial_number":"12175334390013634","imei1":"12175334390013634","imei2":"12175334390013634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189119,"job_number":"JOB_189119","tr_customer_id":189137,"tr_customer_product_id":189127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:05.000Z","modified_at":"2026-02-17T07:00:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11820774126836","imei1":"11820774126836","imei2":"11820774126836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189121,"job_number":"JOB_189121","tr_customer_id":189139,"tr_customer_product_id":189129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:06.000Z","modified_at":"2026-02-17T07:00:06.000Z","name":"Jalyn Wunsch","mobile_number":"755-654-2484","email_id":"Ramon1@gmail.com","dop":"2025-04-06","serial_number":"11263614449787696","imei1":"11263614449787696","imei2":"11263614449787696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189122,"job_number":"JOB_189122","tr_customer_id":189140,"tr_customer_product_id":189130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:26.000Z","modified_at":"2026-02-17T07:00:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13316645189672","imei1":"13316645189672","imei2":"13316645189672","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189124,"job_number":"JOB_189124","tr_customer_id":189142,"tr_customer_product_id":189132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:27.000Z","modified_at":"2026-02-17T07:00:27.000Z","name":"Amelie Bartoletti","mobile_number":"485-398-3822","email_id":"Easter_Zulauf88@yahoo.com","dop":"2025-04-06","serial_number":"19853756028236256","imei1":"19853756028236256","imei2":"19853756028236256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189125,"job_number":"JOB_189125","tr_customer_id":189143,"tr_customer_product_id":189133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:33.000Z","modified_at":"2026-02-17T07:00:33.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"16706378271393","imei1":"16706378271393","imei2":"16706378271393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189127,"job_number":"JOB_189127","tr_customer_id":189145,"tr_customer_product_id":189135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:34.000Z","modified_at":"2026-02-17T07:00:34.000Z","name":"Deon Strosin","mobile_number":"484-758-1186","email_id":"Quinten91@hotmail.com","dop":"2025-04-06","serial_number":"14624682382128428","imei1":"14624682382128428","imei2":"14624682382128428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189131,"job_number":"JOB_189131","tr_customer_id":189149,"tr_customer_product_id":189139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:47.000Z","modified_at":"2026-02-17T07:00:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13822894590603","imei1":"13822894590603","imei2":"13822894590603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189133,"job_number":"JOB_189133","tr_customer_id":189151,"tr_customer_product_id":189141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:48.000Z","modified_at":"2026-02-17T07:00:48.000Z","name":"Tom Rowe","mobile_number":"841-788-5903","email_id":"Elyse.Fay@yahoo.com","dop":"2025-04-06","serial_number":"11473680751028676","imei1":"11473680751028676","imei2":"11473680751028676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189137,"job_number":"JOB_189137","tr_customer_id":189155,"tr_customer_product_id":189145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:29.000Z","modified_at":"2026-02-17T07:01:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11462388495410","imei1":"11462388495410","imei2":"11462388495410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189139,"job_number":"JOB_189139","tr_customer_id":189157,"tr_customer_product_id":189147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:30.000Z","modified_at":"2026-02-17T07:01:30.000Z","name":"Vivienne Dickinson","mobile_number":"806-491-4238","email_id":"Skye.Von52@gmail.com","dop":"2025-04-06","serial_number":"12360769084171090","imei1":"12360769084171090","imei2":"12360769084171090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189140,"job_number":"JOB_189140","tr_customer_id":189158,"tr_customer_product_id":189148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:04.000Z","modified_at":"2026-02-17T07:02:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16135173761296","imei1":"16135173761296","imei2":"16135173761296","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189142,"job_number":"JOB_189142","tr_customer_id":189160,"tr_customer_product_id":189150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:05.000Z","modified_at":"2026-02-17T07:02:05.000Z","name":"Anna McDermott","mobile_number":"235-460-3327","email_id":"Reymundo_Konopelski@gmail.com","dop":"2025-04-06","serial_number":"12955151082754708","imei1":"12955151082754708","imei2":"12955151082754708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189143,"job_number":"JOB_189143","tr_customer_id":189161,"tr_customer_product_id":189151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:35.000Z","modified_at":"2026-02-17T07:02:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19638498567751","imei1":"19638498567751","imei2":"19638498567751","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189145,"job_number":"JOB_189145","tr_customer_id":189163,"tr_customer_product_id":189153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:02:37.000Z","modified_at":"2026-02-17T07:02:37.000Z","name":"Gladys Simonis","mobile_number":"877-704-3340","email_id":"Jayme.Altenwerth63@gmail.com","dop":"2025-04-06","serial_number":"15169534059809808","imei1":"15169534059809808","imei2":"15169534059809808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:02:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189146,"job_number":"JOB_189146","tr_customer_id":189164,"tr_customer_product_id":189154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:04.000Z","modified_at":"2026-02-17T07:03:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12431256218954","imei1":"12431256218954","imei2":"12431256218954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189148,"job_number":"JOB_189148","tr_customer_id":189166,"tr_customer_product_id":189156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:03:05.000Z","modified_at":"2026-02-17T07:03:05.000Z","name":"Celine Brekke","mobile_number":"674-693-7594","email_id":"Merritt44@yahoo.com","dop":"2025-04-06","serial_number":"10198188404758248","imei1":"10198188404758248","imei2":"10198188404758248","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:03:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189149,"job_number":"JOB_189149","tr_customer_id":189167,"tr_customer_product_id":189157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:29.000Z","modified_at":"2026-02-17T07:04:29.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"15116088658013","imei2":"15116088658013","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189151,"job_number":"JOB_189151","tr_customer_id":189169,"tr_customer_product_id":189159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:41.000Z","modified_at":"2026-02-17T07:04:41.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17305163816243","imei2":"17305163816243","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189153,"job_number":"JOB_189153","tr_customer_id":189171,"tr_customer_product_id":189161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:43.000Z","modified_at":"2026-02-17T07:04:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14619114709600","imei1":"14619114709600","imei2":"14619114709600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189155,"job_number":"JOB_189155","tr_customer_id":189173,"tr_customer_product_id":189163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:45.000Z","modified_at":"2026-02-17T07:04:45.000Z","name":"Valentine Blanda","mobile_number":"402-297-8765","email_id":"Tom.Nicolas13@gmail.com","dop":"2025-04-06","serial_number":"19608036338560624","imei1":"19608036338560624","imei2":"19608036338560624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189156,"job_number":"JOB_189156","tr_customer_id":189174,"tr_customer_product_id":189164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:04:54.000Z","modified_at":"2026-02-17T07:04:54.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"11594461502194","imei2":"11594461502194","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:04:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189158,"job_number":"JOB_189158","tr_customer_id":189176,"tr_customer_product_id":189166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:25.000Z","modified_at":"2026-02-17T07:05:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19554156805070","imei1":"19554156805070","imei2":"19554156805070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189160,"job_number":"JOB_189160","tr_customer_id":189178,"tr_customer_product_id":189168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:27.000Z","modified_at":"2026-02-17T07:05:27.000Z","name":"Bridie Langworth","mobile_number":"677-314-3182","email_id":"Jesse.Rau@hotmail.com","dop":"2025-04-06","serial_number":"18504564960158550","imei1":"18504564960158550","imei2":"18504564960158550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189161,"job_number":"JOB_189161","tr_customer_id":189179,"tr_customer_product_id":189169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:37.000Z","modified_at":"2026-02-17T07:05:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16951685960738","imei1":"16951685960738","imei2":"16951685960738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189163,"job_number":"JOB_189163","tr_customer_id":189181,"tr_customer_product_id":189171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:05:39.000Z","modified_at":"2026-02-17T07:05:39.000Z","name":"Alexa Stark","mobile_number":"684-720-5270","email_id":"Sandrine84@yahoo.com","dop":"2025-04-06","serial_number":"15682650828681352","imei1":"15682650828681352","imei2":"15682650828681352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189165,"job_number":"JOB_189165","tr_customer_id":189183,"tr_customer_product_id":189173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"Kaylee Marks","mobile_number":"911-338-1579","email_id":"Gerson.Bruen@yahoo.com","dop":"2025-04-06","serial_number":"13840862949475904","imei1":"13840862949475904","imei2":"13840862949475904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189166,"job_number":"JOB_189166","tr_customer_id":189184,"tr_customer_product_id":189174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:07.000Z","modified_at":"2026-02-17T07:06:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16902848477510","imei1":"16902848477510","imei2":"16902848477510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189168,"job_number":"JOB_189168","tr_customer_id":189186,"tr_customer_product_id":189176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:08.000Z","modified_at":"2026-02-17T07:06:08.000Z","name":"Norbert Crona","mobile_number":"488-385-8755","email_id":"Reba_Tremblay28@gmail.com","dop":"2025-04-06","serial_number":"19687286617435280","imei1":"19687286617435280","imei2":"19687286617435280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189170,"job_number":"JOB_189170","tr_customer_id":189188,"tr_customer_product_id":189178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:15.000Z","modified_at":"2026-02-17T07:06:15.000Z","name":"Grayce Hegmann","mobile_number":"511-335-6115","email_id":"Tomas76@gmail.com","dop":"2025-04-06","serial_number":"17335642226845058","imei1":"17335642226845058","imei2":"17335642226845058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189171,"job_number":"JOB_189171","tr_customer_id":189189,"tr_customer_product_id":189179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:20.000Z","modified_at":"2026-02-17T07:06:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18980258955669","imei1":"18980258955669","imei2":"18980258955669","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189173,"job_number":"JOB_189173","tr_customer_id":189191,"tr_customer_product_id":189181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:06:22.000Z","modified_at":"2026-02-17T07:06:22.000Z","name":"Hilton Wintheiser","mobile_number":"815-528-4836","email_id":"Halle_Murazik36@gmail.com","dop":"2025-04-06","serial_number":"18756163492544892","imei1":"18756163492544892","imei2":"18756163492544892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:06:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189174,"job_number":"JOB_189174","tr_customer_id":189192,"tr_customer_product_id":189182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:03.000Z","modified_at":"2026-02-17T07:07:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19738171654623","imei1":"19738171654623","imei2":"19738171654623","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189176,"job_number":"JOB_189176","tr_customer_id":189194,"tr_customer_product_id":189184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:07:05.000Z","modified_at":"2026-02-17T07:07:05.000Z","name":"Beau Stoltenberg","mobile_number":"515-355-9194","email_id":"Ardella_Pfeffer93@hotmail.com","dop":"2025-04-06","serial_number":"15489841323392112","imei1":"15489841323392112","imei2":"15489841323392112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:07:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189177,"job_number":"JOB_189177","tr_customer_id":189195,"tr_customer_product_id":189185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:32.000Z","modified_at":"2026-02-17T07:09:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10899653884880","imei1":"10899653884880","imei2":"10899653884880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189179,"job_number":"JOB_189179","tr_customer_id":189197,"tr_customer_product_id":189187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:34.000Z","modified_at":"2026-02-17T07:09:34.000Z","name":"Paul Goodwin","mobile_number":"287-694-0125","email_id":"Onie.Strosin@hotmail.com","dop":"2025-04-06","serial_number":"12599339110555360","imei1":"12599339110555360","imei2":"12599339110555360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189181,"job_number":"JOB_189181","tr_customer_id":189199,"tr_customer_product_id":189189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:09:39.000Z","modified_at":"2026-02-17T07:09:39.000Z","name":"Dock Senger","mobile_number":"723-348-3535","email_id":"Greta.Wolff15@yahoo.com","dop":"2025-04-06","serial_number":"19728648949320176","imei1":"19728648949320176","imei2":"19728648949320176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:09:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189182,"job_number":"JOB_189182","tr_customer_id":189200,"tr_customer_product_id":189190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:19.000Z","modified_at":"2026-02-17T07:10:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19837159211109","imei1":"19837159211109","imei2":"19837159211109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189184,"job_number":"JOB_189184","tr_customer_id":189202,"tr_customer_product_id":189192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:10:20.000Z","modified_at":"2026-02-17T07:10:20.000Z","name":"Horace Champlin","mobile_number":"629-593-9415","email_id":"Garrison.Weissnat61@hotmail.com","dop":"2025-04-06","serial_number":"18872446353777060","imei1":"18872446353777060","imei2":"18872446353777060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:10:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189185,"job_number":"JOB_189185","tr_customer_id":189203,"tr_customer_product_id":189193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:05.000Z","modified_at":"2026-02-17T07:11:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12846303875380","imei1":"12846303875380","imei2":"12846303875380","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189187,"job_number":"JOB_189187","tr_customer_id":189205,"tr_customer_product_id":189195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:11:07.000Z","modified_at":"2026-02-17T07:11:07.000Z","name":"Rachel Mosciski","mobile_number":"961-233-4573","email_id":"Meagan.McLaughlin9@gmail.com","dop":"2025-04-06","serial_number":"14310523519084068","imei1":"14310523519084068","imei2":"14310523519084068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:11:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189188,"job_number":"JOB_189188","tr_customer_id":189206,"tr_customer_product_id":189196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:39:30.000Z","modified_at":"2026-02-17T07:39:30.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"16567732537107","imei1":"16567732537107","imei2":"16567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:39:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189189,"job_number":"JOB_189189","tr_customer_id":189207,"tr_customer_product_id":189197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"66567732537107","imei1":"66567732537107","imei2":"66567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189190,"job_number":"JOB_189190","tr_customer_id":189209,"tr_customer_product_id":189198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"56567732537107","imei1":"56567732537107","imei2":"56567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189191,"job_number":"JOB_189191","tr_customer_id":189208,"tr_customer_product_id":189199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:47:43.000Z","modified_at":"2026-02-17T07:47:43.000Z","name":"Danny Murphy","mobile_number":"286-685-1353","email_id":"Wanda.Hauck17@hotmail.com","dop":"2025-10-21","serial_number":"76567732537107","imei1":"76567732537107","imei2":"76567732537107","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189195,"job_number":"JOB_189195","tr_customer_id":189213,"tr_customer_product_id":189203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:16.000Z","modified_at":"2026-02-17T07:54:16.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10699964805133","imei1":"10699964805133","imei2":"110699964805133","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189196,"job_number":"JOB_189196","tr_customer_id":189214,"tr_customer_product_id":189204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:17.000Z","modified_at":"2026-02-17T07:54:17.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"317688678321076","imei1":"317688678321076","imei2":"1317688678321076","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189199,"job_number":"JOB_189199","tr_customer_id":189217,"tr_customer_product_id":189207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:34.000Z","modified_at":"2026-02-17T07:54:34.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11814672158046","imei1":"11814672158046","imei2":"111814672158046","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189200,"job_number":"JOB_189200","tr_customer_id":189218,"tr_customer_product_id":189208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:35.000Z","modified_at":"2026-02-17T07:54:35.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"36278638150871","imei1":"36278638150871","imei2":"136278638150871","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189203,"job_number":"JOB_189203","tr_customer_id":189221,"tr_customer_product_id":189211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:51.000Z","modified_at":"2026-02-17T07:54:51.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"19180308208820","imei1":"19180308208820","imei2":"119180308208820","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189204,"job_number":"JOB_189204","tr_customer_id":189222,"tr_customer_product_id":189212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:52.000Z","modified_at":"2026-02-17T07:54:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"63960581804708","imei1":"63960581804708","imei2":"163960581804708","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189207,"job_number":"JOB_189207","tr_customer_id":189225,"tr_customer_product_id":189215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:10.000Z","modified_at":"2026-02-17T07:55:10.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"573898293890130","imei1":"573898293890130","imei2":"1573898293890130","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189209,"job_number":"JOB_189209","tr_customer_id":189227,"tr_customer_product_id":189217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:58.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"14423889233818","imei1":"14423889233818","imei2":"114423889233818","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189210,"job_number":"JOB_189210","tr_customer_id":189228,"tr_customer_product_id":189218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:58.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"269563974090161","imei1":"269563974090161","imei2":"1269563974090161","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189211,"job_number":"JOB_189211","tr_customer_id":189229,"tr_customer_product_id":189219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:59.000Z","modified_at":"2026-02-17T07:55:59.000Z","name":"Bettye Parker","mobile_number":"895-624-9308","email_id":"Myron52@yahoo.com","dop":"2026-01-04","serial_number":"16995007208119","imei1":"16995007208119","imei2":"116995007208119","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189212,"job_number":"JOB_189212","tr_customer_id":189230,"tr_customer_product_id":189220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:13.000Z","modified_at":"2026-02-17T07:56:13.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10376736669029","imei1":"10376736669029","imei2":"110376736669029","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189213,"job_number":"JOB_189213","tr_customer_id":189231,"tr_customer_product_id":189221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:14.000Z","modified_at":"2026-02-17T07:56:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"972129515778174","imei1":"972129515778174","imei2":"1972129515778174","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189215,"job_number":"JOB_189215","tr_customer_id":189233,"tr_customer_product_id":189223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:31.000Z","modified_at":"2026-02-17T07:56:31.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12767288122036","imei1":"12767288122036","imei2":"112767288122036","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189216,"job_number":"JOB_189216","tr_customer_id":189234,"tr_customer_product_id":189224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:32.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"738223059100663","imei1":"738223059100663","imei2":"1738223059100663","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189218,"job_number":"JOB_189218","tr_customer_id":189236,"tr_customer_product_id":189226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:22.000Z","modified_at":"2026-02-17T07:57:22.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"16173725288847","imei1":"16173725288847","imei2":"116173725288847","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189219,"job_number":"JOB_189219","tr_customer_id":189237,"tr_customer_product_id":189227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:23.000Z","modified_at":"2026-02-17T07:57:23.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"855234771889999","imei1":"855234771889999","imei2":"1855234771889999","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189221,"job_number":"JOB_189221","tr_customer_id":189239,"tr_customer_product_id":189229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:40.000Z","modified_at":"2026-02-17T07:57:40.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"19962973554533","imei1":"19962973554533","imei2":"119962973554533","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189222,"job_number":"JOB_189222","tr_customer_id":189240,"tr_customer_product_id":189230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:41.000Z","modified_at":"2026-02-17T07:57:41.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"832451816443798","imei1":"832451816443798","imei2":"1832451816443798","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189224,"job_number":"JOB_189224","tr_customer_id":189242,"tr_customer_product_id":189232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"14524905894038","imei1":"14524905894038","imei2":"114524905894038","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189225,"job_number":"JOB_189225","tr_customer_id":189243,"tr_customer_product_id":189233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:57:58.000Z","modified_at":"2026-02-17T07:57:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"900817558781202","imei1":"900817558781202","imei2":"1900817558781202","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:57:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189227,"job_number":"JOB_189227","tr_customer_id":189245,"tr_customer_product_id":189235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:58:14.000Z","modified_at":"2026-02-17T07:58:14.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"699470255818613","imei1":"699470255818613","imei2":"1699470255818613","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189229,"job_number":"JOB_189229","tr_customer_id":189247,"tr_customer_product_id":189237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:35.000Z","modified_at":"2026-02-17T08:00:35.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"19882759376564","imei1":"19882759376564","imei2":"119882759376564","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189230,"job_number":"JOB_189230","tr_customer_id":189248,"tr_customer_product_id":189238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:36.000Z","modified_at":"2026-02-17T08:00:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"883740163441284","imei1":"883740163441284","imei2":"1883740163441284","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189232,"job_number":"JOB_189232","tr_customer_id":189250,"tr_customer_product_id":189240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:51.000Z","modified_at":"2026-02-17T08:00:51.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12715391358476","imei1":"12715391358476","imei2":"112715391358476","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189233,"job_number":"JOB_189233","tr_customer_id":189251,"tr_customer_product_id":189241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"40818024611768","imei1":"40818024611768","imei2":"140818024611768","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189234,"job_number":"JOB_189234","tr_customer_id":189252,"tr_customer_product_id":189242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:00:52.000Z","modified_at":"2026-02-17T08:00:52.000Z","name":"Vivienne Sanford","mobile_number":"332-267-7300","email_id":"Ansel_Pacocha@gmail.com","dop":"2026-01-04","serial_number":"12781730347586","imei1":"12781730347586","imei2":"112781730347586","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:00:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189235,"job_number":"JOB_189235","tr_customer_id":189253,"tr_customer_product_id":189243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"13954014164840","imei1":"13954014164840","imei2":"113954014164840","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189236,"job_number":"JOB_189236","tr_customer_id":189254,"tr_customer_product_id":189244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:07.000Z","modified_at":"2026-02-17T08:01:07.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"540561393448982","imei1":"540561393448982","imei2":"1540561393448982","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189238,"job_number":"JOB_189238","tr_customer_id":189256,"tr_customer_product_id":189246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"11807618406805","imei1":"11807618406805","imei2":"111807618406805","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189239,"job_number":"JOB_189239","tr_customer_id":189257,"tr_customer_product_id":189247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:25.000Z","modified_at":"2026-02-17T08:01:25.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"560577113507493","imei1":"560577113507493","imei2":"1560577113507493","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189241,"job_number":"JOB_189241","tr_customer_id":189259,"tr_customer_product_id":189249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:43.000Z","modified_at":"2026-02-17T08:01:43.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"18188860708652","imei1":"18188860708652","imei2":"118188860708652","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189242,"job_number":"JOB_189242","tr_customer_id":189260,"tr_customer_product_id":189250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:01:44.000Z","modified_at":"2026-02-17T08:01:44.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"842792102362447","imei1":"842792102362447","imei2":"1842792102362447","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:01:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189244,"job_number":"JOB_189244","tr_customer_id":189262,"tr_customer_product_id":189252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:02:00.000Z","modified_at":"2026-02-17T08:02:01.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"764017644486867","imei1":"764017644486867","imei2":"1764017644486867","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:02:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189247,"job_number":"JOB_189247","tr_customer_id":189265,"tr_customer_product_id":189255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:01.000Z","modified_at":"2026-02-17T08:03:01.000Z","name":"Marion Spencer","mobile_number":"778-933-5638","email_id":"Camille54@hotmail.com","dop":"2025-04-06","serial_number":"17601803353746310","imei1":"17601803353746310","imei2":"17601803353746310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189251,"job_number":"JOB_189251","tr_customer_id":189269,"tr_customer_product_id":189259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:03:39.000Z","modified_at":"2026-02-17T08:03:39.000Z","name":"Raphael Beier","mobile_number":"826-301-8177","email_id":"Marley.Kautzer@hotmail.com","dop":"2025-04-06","serial_number":"15070235116111852","imei1":"15070235116111852","imei2":"15070235116111852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:03:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189252,"job_number":"JOB_189252","tr_customer_id":189270,"tr_customer_product_id":189260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:26.000Z","modified_at":"2026-02-17T08:32:26.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18456927901644","imei1":"18456927901644","imei2":"18456927901644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189254,"job_number":"JOB_189254","tr_customer_id":189272,"tr_customer_product_id":189262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:32:28.000Z","modified_at":"2026-02-17T08:32:28.000Z","name":"Myrtis Medhurst","mobile_number":"795-863-3074","email_id":"Mylene36@hotmail.com","dop":"2025-04-06","serial_number":"16443728382792476","imei1":"16443728382792476","imei2":"16443728382792476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189255,"job_number":"JOB_189255","tr_customer_id":189273,"tr_customer_product_id":189263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:12.000Z","modified_at":"2026-02-17T08:33:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16945702883602","imei1":"16945702883602","imei2":"16945702883602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189257,"job_number":"JOB_189257","tr_customer_id":189275,"tr_customer_product_id":189265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:14.000Z","modified_at":"2026-02-17T08:33:14.000Z","name":"Ryan Christiansen","mobile_number":"885-751-6000","email_id":"Gertrude.Walsh93@hotmail.com","dop":"2025-04-06","serial_number":"11133198762006652","imei1":"11133198762006652","imei2":"11133198762006652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189258,"job_number":"JOB_189258","tr_customer_id":189276,"tr_customer_product_id":189266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:57.000Z","modified_at":"2026-02-17T08:33:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16841192393745","imei1":"16841192393745","imei2":"16841192393745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189260,"job_number":"JOB_189260","tr_customer_id":189278,"tr_customer_product_id":189268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:33:59.000Z","modified_at":"2026-02-17T08:33:59.000Z","name":"Javon Ryan","mobile_number":"893-364-9203","email_id":"Jeffry99@gmail.com","dop":"2025-04-06","serial_number":"13268072586002504","imei1":"13268072586002504","imei2":"13268072586002504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:33:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189261,"job_number":"JOB_189261","tr_customer_id":189279,"tr_customer_product_id":189269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T08:49:00.000Z","modified_at":"2026-02-17T08:49:00.000Z","name":"Shweta Tripathi","mobile_number":"7007347940","email_id":"mayurjain3439@gmail.com","dop":"2026-02-13","serial_number":"35767896766823987","imei1":"35767896766823987","imei2":"35767896766823987","popurl":"2026-02-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T08:49:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189262,"job_number":"JOB_189262","tr_customer_id":189280,"tr_customer_product_id":189270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:45.000Z","modified_at":"2026-02-17T09:36:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18670216078503","imei1":"18670216078503","imei2":"18670216078503","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189264,"job_number":"JOB_189264","tr_customer_id":189282,"tr_customer_product_id":189272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:36:46.000Z","modified_at":"2026-02-17T09:36:46.000Z","name":"Della Rippin","mobile_number":"783-294-0183","email_id":"Leopoldo95@gmail.com","dop":"2025-04-06","serial_number":"13637976076910808","imei1":"13637976076910808","imei2":"13637976076910808","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:36:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189265,"job_number":"JOB_189265","tr_customer_id":189283,"tr_customer_product_id":189273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:29.000Z","modified_at":"2026-02-17T09:37:29.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14861472959734","imei1":"14861472959734","imei2":"14861472959734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189267,"job_number":"JOB_189267","tr_customer_id":189285,"tr_customer_product_id":189275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:37:30.000Z","modified_at":"2026-02-17T09:37:30.000Z","name":"Lula Funk","mobile_number":"576-209-3515","email_id":"Clare_Gleason@hotmail.com","dop":"2025-04-06","serial_number":"10859201567310406","imei1":"10859201567310406","imei2":"10859201567310406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:37:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189268,"job_number":"JOB_189268","tr_customer_id":189286,"tr_customer_product_id":189276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:12.000Z","modified_at":"2026-02-17T09:38:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11046049751095","imei1":"11046049751095","imei2":"11046049751095","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189270,"job_number":"JOB_189270","tr_customer_id":189288,"tr_customer_product_id":189278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T09:38:14.000Z","modified_at":"2026-02-17T09:38:14.000Z","name":"Alanis Hilpert","mobile_number":"538-327-3807","email_id":"Armando81@yahoo.com","dop":"2025-04-06","serial_number":"13783507374496492","imei1":"13783507374496492","imei2":"13783507374496492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T09:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189271,"job_number":"JOB_189271","tr_customer_id":189289,"tr_customer_product_id":189279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:00:06.000Z","modified_at":"2026-02-17T10:00:06.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-07T10:00:01.854852400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:00:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189272,"job_number":"JOB_189272","tr_customer_id":189290,"tr_customer_product_id":189280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:12:52.000Z","modified_at":"2026-02-17T10:12:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"88888284085858","imei1":"88888284085858","imei2":"88888284085858","popurl":"2026-02-07T10:12:47.406603Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:12:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189273,"job_number":"JOB_189273","tr_customer_id":189291,"tr_customer_product_id":189281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:31.000Z","modified_at":"2026-02-17T10:24:31.000Z","name":"Arindam Panicker","mobile_number":"7092814877","email_id":"tara.dutta@hotmail.com","dop":"2026-02-07","serial_number":"322936081530233","imei1":"322936081530233","imei2":"322936081530233","popurl":"www.bhudeva-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189274,"job_number":"JOB_189274","tr_customer_id":189292,"tr_customer_product_id":189282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Charuvrat Sethi","mobile_number":"7063804699","email_id":"daevi.guha@gmail.com","dop":"2026-02-07","serial_number":"589640953454805","imei1":"589640953454805","imei2":"589640953454805","popurl":"www.vasudev-gowda.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189275,"job_number":"JOB_189275","tr_customer_id":189293,"tr_customer_product_id":189283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Bhagirathi Malik","mobile_number":"7047802589","email_id":"gita.naik@yahoo.co.in","dop":"2026-02-07","serial_number":"081113232362081","imei1":"081113232362081","imei2":"081113232362081","popurl":"www.meena-verma.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189276,"job_number":"JOB_189276","tr_customer_id":189294,"tr_customer_product_id":189284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:32.000Z","modified_at":"2026-02-17T10:24:32.000Z","name":"Somnath Nehru","mobile_number":"7037743382","email_id":"asha.singh@yahoo.co.in","dop":"2026-02-07","serial_number":"959124292864917","imei1":"959124292864917","imei2":"959124292864917","popurl":"www.bhaasvan-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189277,"job_number":"JOB_189277","tr_customer_id":189295,"tr_customer_product_id":189285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:33.000Z","modified_at":"2026-02-17T10:24:33.000Z","name":"Akshayakeerti Kapoor","mobile_number":"7081209277","email_id":"daevika.joshi@yahoo.co.in","dop":"2026-02-07","serial_number":"586962207478740","imei1":"586962207478740","imei2":"586962207478740","popurl":"www.usha-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189278,"job_number":"JOB_189278","tr_customer_id":189296,"tr_customer_product_id":189286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:41.000Z","modified_at":"2026-02-17T10:24:41.000Z","name":"Aagam Tagore","mobile_number":"7008472729","email_id":"brahmdev.varrier@yahoo.co.in","dop":"2026-02-07","serial_number":"876059236921536","imei1":"876059236921536","imei2":"876059236921536","popurl":"www.vidur-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189279,"job_number":"JOB_189279","tr_customer_id":189297,"tr_customer_product_id":189287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Anunay Guha","mobile_number":"7005268032","email_id":"naval.pilla@yahoo.co.in","dop":"2026-02-07","serial_number":"733305001049308","imei1":"733305001049308","imei2":"733305001049308","popurl":"www.sarisha-khanna.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189280,"job_number":"JOB_189280","tr_customer_id":189298,"tr_customer_product_id":189288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Trilokanath Shukla","mobile_number":"7041359027","email_id":"amaranaath.patel@hotmail.com","dop":"2026-02-07","serial_number":"762115656797436","imei1":"762115656797436","imei2":"762115656797436","popurl":"www.devagya-achari.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189281,"job_number":"JOB_189281","tr_customer_id":189299,"tr_customer_product_id":189289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:42.000Z","modified_at":"2026-02-17T10:24:42.000Z","name":"Malati Dhawan","mobile_number":"7005448044","email_id":"sarisha.jain@hotmail.com","dop":"2026-02-07","serial_number":"298428289104580","imei1":"298428289104580","imei2":"298428289104580","popurl":"www.tarun-talwar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189282,"job_number":"JOB_189282","tr_customer_id":189300,"tr_customer_product_id":189290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:24:43.000Z","modified_at":"2026-02-17T10:24:43.000Z","name":"Dayaanidhi Nayar","mobile_number":"7099383156","email_id":"vaijayanti.achari@hotmail.com","dop":"2026-02-07","serial_number":"107569685414269","imei1":"107569685414269","imei2":"107569685414269","popurl":"www.daevika-sethi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:24:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189284,"job_number":"JOB_189284","tr_customer_id":189302,"tr_customer_product_id":189292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:04.000Z","modified_at":"2026-02-17T10:51:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10008978590764","imei1":"10008978590764","imei2":"10008978590764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189286,"job_number":"JOB_189286","tr_customer_id":189304,"tr_customer_product_id":189294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:05.000Z","modified_at":"2026-02-17T10:51:05.000Z","name":"Christ Oberbrunner","mobile_number":"992-931-7932","email_id":"Amira53@hotmail.com","dop":"2025-04-06","serial_number":"15037751465513708","imei1":"15037751465513708","imei2":"15037751465513708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189287,"job_number":"JOB_189287","tr_customer_id":189305,"tr_customer_product_id":189295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:51.000Z","modified_at":"2026-02-17T10:51:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11666295627565","imei1":"11666295627565","imei2":"11666295627565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189289,"job_number":"JOB_189289","tr_customer_id":189307,"tr_customer_product_id":189297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:51:53.000Z","modified_at":"2026-02-17T10:51:53.000Z","name":"Amir Hettinger","mobile_number":"941-820-2119","email_id":"Malika26@gmail.com","dop":"2025-04-06","serial_number":"14977600015842360","imei1":"14977600015842360","imei2":"14977600015842360","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:51:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189290,"job_number":"JOB_189290","tr_customer_id":189308,"tr_customer_product_id":189298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:39.000Z","modified_at":"2026-02-17T10:52:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18399143627939","imei1":"18399143627939","imei2":"18399143627939","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189292,"job_number":"JOB_189292","tr_customer_id":189310,"tr_customer_product_id":189300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:52:40.000Z","modified_at":"2026-02-17T10:52:40.000Z","name":"Krystel Leuschke","mobile_number":"775-735-6413","email_id":"Mattie_OReilly35@hotmail.com","dop":"2025-04-06","serial_number":"11454713569499748","imei1":"11454713569499748","imei2":"11454713569499748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189293,"job_number":"JOB_189293","tr_customer_id":189311,"tr_customer_product_id":189301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:00:39.000Z","modified_at":"2026-02-17T11:00:39.000Z","name":"Annabel Schamberger","mobile_number":"322-873-8318","email_id":"Nyasia.Rowe89@yahoo.com","dop":"2025-04-06","serial_number":"19927659829725","imei1":"19927659829725","imei2":"19927659829725","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:00:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189295,"job_number":"JOB_189295","tr_customer_id":189313,"tr_customer_product_id":189303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:02:31.000Z","modified_at":"2026-02-17T11:02:31.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69002151778042","imei1":"69002151778042","imei2":"69002151778042","popurl":"2026-02-07T11:02:27.633101600Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:02:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189296,"job_number":"JOB_189296","tr_customer_id":189314,"tr_customer_product_id":189304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:04:08.000Z","modified_at":"2026-02-17T11:04:08.000Z","name":"Rashad Morissette","mobile_number":"201-298-7301","email_id":"Danyka58@yahoo.com","dop":"2025-09-09","serial_number":"19877983821419","imei1":"19877983821419","imei2":"19877983821419","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:04:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189298,"job_number":"JOB_189298","tr_customer_id":189316,"tr_customer_product_id":189306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:26.000Z","modified_at":"2026-02-17T11:07:26.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-07","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-07T11:07:16.435944879Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189299,"job_number":"JOB_189299","tr_customer_id":189317,"tr_customer_product_id":189307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:28.000Z","modified_at":"2026-02-17T11:07:28.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-07","serial_number":"17694733227825","imei1":"17694733227825","imei2":"17694733227825","popurl":"2026-02-07T11:07:16.438195471Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189300,"job_number":"JOB_189300","tr_customer_id":189318,"tr_customer_product_id":189308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:07:41.000Z","modified_at":"2026-02-17T11:07:41.000Z","name":"Swapnil Ahluwalia","mobile_number":"8602051839","email_id":"dipesh.gandhi@yahoo.co.in","dop":"2026-02-07","serial_number":"68917624794201","imei1":"68917624794201","imei2":"68917624794201","popurl":"www.amarnath-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:07:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189301,"job_number":"JOB_189301","tr_customer_id":189319,"tr_customer_product_id":189309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:08:30.000Z","modified_at":"2026-02-17T11:08:31.000Z","name":"Deanna Bernier","mobile_number":"854-544-7911","email_id":"Daphnee.Witting82@yahoo.com","dop":"2025-09-09","serial_number":"16295475474941","imei1":"16295475474941","imei2":"16295475474941","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:08:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189307,"job_number":"JOB_189307","tr_customer_id":189325,"tr_customer_product_id":189315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:18:59.000Z","modified_at":"2026-02-17T11:18:59.000Z","name":"Donavon Yost","mobile_number":"566-582-2189","email_id":"Sven_Watsica@yahoo.com","dop":"2025-09-09","serial_number":"11425798252649","imei1":"11425798252649","imei2":"11425798252649","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:18:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189309,"job_number":"JOB_189309","tr_customer_id":189327,"tr_customer_product_id":189317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:19:14.000Z","modified_at":"2026-02-17T11:19:14.000Z","name":"Aletha Barton","mobile_number":"509-303-3649","email_id":"Edgardo.Legros31@yahoo.com","dop":"2025-09-09","serial_number":"13930920388994","imei1":"13930920388994","imei2":"13930920388994","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:19:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189313,"job_number":"JOB_189313","tr_customer_id":189331,"tr_customer_product_id":189321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:25:45.000Z","modified_at":"2026-02-17T11:25:45.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69902151778042","imei1":"69902151778042","imei2":"69902151778042","popurl":"2026-02-07T11:25:42.874679900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189318,"job_number":"JOB_189318","tr_customer_id":189336,"tr_customer_product_id":189326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:32.000Z","modified_at":"2026-02-17T11:39:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10151388130011","imei1":"10151388130011","imei2":"10151388130011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189320,"job_number":"JOB_189320","tr_customer_id":189338,"tr_customer_product_id":189328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:39:34.000Z","modified_at":"2026-02-17T11:39:34.000Z","name":"Rafael Swaniawski","mobile_number":"634-385-6231","email_id":"Wilhelmine39@gmail.com","dop":"2025-04-06","serial_number":"12854868728254774","imei1":"12854868728254774","imei2":"12854868728254774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:39:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189321,"job_number":"JOB_189321","tr_customer_id":189339,"tr_customer_product_id":189329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:22.000Z","modified_at":"2026-02-17T11:40:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15685479433447","imei1":"15685479433447","imei2":"15685479433447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189323,"job_number":"JOB_189323","tr_customer_id":189341,"tr_customer_product_id":189331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:40:24.000Z","modified_at":"2026-02-17T11:40:24.000Z","name":"Caleigh Langosh","mobile_number":"984-200-9363","email_id":"Lorenz.Hyatt5@gmail.com","dop":"2025-04-06","serial_number":"17877982514761840","imei1":"17877982514761840","imei2":"17877982514761840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:40:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189324,"job_number":"JOB_189324","tr_customer_id":189342,"tr_customer_product_id":189332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:11.000Z","modified_at":"2026-02-17T11:41:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16092695235157","imei1":"16092695235157","imei2":"16092695235157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189326,"job_number":"JOB_189326","tr_customer_id":189344,"tr_customer_product_id":189334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:41:13.000Z","modified_at":"2026-02-17T11:41:13.000Z","name":"Era Hoppe","mobile_number":"372-375-2660","email_id":"Jena69@yahoo.com","dop":"2025-04-06","serial_number":"16589502782817936","imei1":"16589502782817936","imei2":"16589502782817936","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189329,"job_number":"JOB_189329","tr_customer_id":189348,"tr_customer_product_id":189338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189330,"job_number":"JOB_189330","tr_customer_id":189347,"tr_customer_product_id":189337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:51:39.000Z","modified_at":"2026-02-17T11:51:39.000Z","name":"Natasha Watsica","mobile_number":"243-244-1212","email_id":"Melody49@gmail.com","dop":"2025-04-06","serial_number":"13745972397605","imei1":"13745972397605","imei2":"13745972397605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:51:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189333,"job_number":"JOB_189333","tr_customer_id":189351,"tr_customer_product_id":189341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189334,"job_number":"JOB_189334","tr_customer_id":189352,"tr_customer_product_id":189342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:54:28.000Z","modified_at":"2026-02-17T11:54:28.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10796884226154","imei1":"10796884226154","imei2":"10796884226154","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189335,"job_number":"JOB_189335","tr_customer_id":189353,"tr_customer_product_id":189343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:58:31.000Z","modified_at":"2026-02-17T11:58:31.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-07","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-07T11:58:31.350666379Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:58:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189337,"job_number":"JOB_189337","tr_customer_id":189355,"tr_customer_product_id":189345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:05:53.000Z","modified_at":"2026-02-17T12:05:53.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-07","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-07T12:05:52.751397358Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:05:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189338,"job_number":"JOB_189338","tr_customer_id":189356,"tr_customer_product_id":189346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:13:58.000Z","modified_at":"2026-02-17T12:13:58.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"62888284085858","imei1":"62888284085858","imei2":"62888284085858","popurl":"2026-02-07T12:13:53.127262300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:13:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189339,"job_number":"JOB_189339","tr_customer_id":189357,"tr_customer_product_id":189347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:39.000Z","modified_at":"2026-02-17T12:19:39.000Z","name":"Vishnu Shukla","mobile_number":"7045472432","email_id":"dron.embranthiri@yahoo.co.in","dop":"2026-02-07","serial_number":"252650607298066","imei1":"252650607298066","imei2":"252650607298066","popurl":"www.ramesh-mehra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189340,"job_number":"JOB_189340","tr_customer_id":189358,"tr_customer_product_id":189348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:42.000Z","modified_at":"2026-02-17T12:19:42.000Z","name":"Anjushree Arora","mobile_number":"7039193103","email_id":"digambara.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"567159394145695","imei1":"567159394145695","imei2":"567159394145695","popurl":"www.aatmaja-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189341,"job_number":"JOB_189341","tr_customer_id":189359,"tr_customer_product_id":189349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Chiranjeeve Pothuvaal","mobile_number":"7047909788","email_id":"atmaja.singh@gmail.com","dop":"2026-02-07","serial_number":"625418522843050","imei1":"625418522843050","imei2":"625418522843050","popurl":"www.chandradev-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189342,"job_number":"JOB_189342","tr_customer_id":189360,"tr_customer_product_id":189350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:44.000Z","modified_at":"2026-02-17T12:19:44.000Z","name":"Baladitya Butt","mobile_number":"7013656411","email_id":"annapurna.adiga@yahoo.co.in","dop":"2026-02-07","serial_number":"248499806275750","imei1":"248499806275750","imei2":"248499806275750","popurl":"www.ojaswini-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189343,"job_number":"JOB_189343","tr_customer_id":189361,"tr_customer_product_id":189351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Bakula Verma","mobile_number":"8069648172","email_id":"sujata.jain@hotmail.com","dop":"2026-02-07","serial_number":"208211155534748","imei1":"208211155534748","imei2":"208211155534748","popurl":"www.dandak-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189344,"job_number":"JOB_189344","tr_customer_id":189362,"tr_customer_product_id":189352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:19:46.000Z","modified_at":"2026-02-17T12:19:46.000Z","name":"Chandramohan Saini","mobile_number":"7010303041","email_id":"aarya.deshpande@yahoo.co.in","dop":"2026-02-07","serial_number":"582907076402407","imei1":"582907076402407","imei2":"582907076402407","popurl":"www.gita-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:19:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189345,"job_number":"JOB_189345","tr_customer_id":189363,"tr_customer_product_id":189353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:56.000Z","modified_at":"2026-02-17T12:22:56.000Z","name":"Tara Prajapat","mobile_number":"7017369515","email_id":"uttam.chattopadhyay@gmail.com","dop":"2026-02-07","serial_number":"978871883578563","imei1":"978871883578563","imei2":"978871883578563","popurl":"www.laxmi-kapoor.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189346,"job_number":"JOB_189346","tr_customer_id":189364,"tr_customer_product_id":189354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Advaya Achari","mobile_number":"7018632292","email_id":"veda.khanna@yahoo.co.in","dop":"2026-02-07","serial_number":"306359211920678","imei1":"306359211920678","imei2":"306359211920678","popurl":"www.chidambaram-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189347,"job_number":"JOB_189347","tr_customer_id":189365,"tr_customer_product_id":189355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:58.000Z","modified_at":"2026-02-17T12:22:58.000Z","name":"Vyas Kapoor","mobile_number":"7035249916","email_id":"anjushree.pandey@hotmail.com","dop":"2026-02-07","serial_number":"756281100549008","imei1":"756281100549008","imei2":"756281100549008","popurl":"www.kamalesh-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189348,"job_number":"JOB_189348","tr_customer_id":189366,"tr_customer_product_id":189356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:22:59.000Z","modified_at":"2026-02-17T12:22:59.000Z","name":"Bhasvan Pilla","mobile_number":"7011568727","email_id":"aayushman.arora@gmail.com","dop":"2026-02-07","serial_number":"055039197435184","imei1":"055039197435184","imei2":"055039197435184","popurl":"www.himadri-pilla.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189349,"job_number":"JOB_189349","tr_customer_id":189367,"tr_customer_product_id":189357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:23:00.000Z","modified_at":"2026-02-17T12:23:00.000Z","name":"Sweta Pandey","mobile_number":"7038542225","email_id":"sanjay.pandey@yahoo.co.in","dop":"2026-02-07","serial_number":"735218198608404","imei1":"735218198608404","imei2":"735218198608404","popurl":"www.somu-nair.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189350,"job_number":"JOB_189350","tr_customer_id":189368,"tr_customer_product_id":189358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:13.000Z","modified_at":"2026-02-17T12:56:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16615653979619","imei1":"16615653979619","imei2":"16615653979619","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189352,"job_number":"JOB_189352","tr_customer_id":189370,"tr_customer_product_id":189360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:56:14.000Z","modified_at":"2026-02-17T12:56:14.000Z","name":"Katelynn Olson","mobile_number":"675-503-1906","email_id":"Tre.Volkman@hotmail.com","dop":"2025-04-06","serial_number":"19002026901979812","imei1":"19002026901979812","imei2":"19002026901979812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:56:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189353,"job_number":"JOB_189353","tr_customer_id":189371,"tr_customer_product_id":189361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:00.000Z","modified_at":"2026-02-17T12:57:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11715320435076","imei1":"11715320435076","imei2":"11715320435076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189355,"job_number":"JOB_189355","tr_customer_id":189373,"tr_customer_product_id":189363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:01.000Z","modified_at":"2026-02-17T12:57:01.000Z","name":"Clair Blanda","mobile_number":"817-275-6045","email_id":"Brando66@hotmail.com","dop":"2025-04-06","serial_number":"16477007063666060","imei1":"16477007063666060","imei2":"16477007063666060","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189356,"job_number":"JOB_189356","tr_customer_id":189374,"tr_customer_product_id":189364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:46.000Z","modified_at":"2026-02-17T12:57:46.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11237958595719","imei1":"11237958595719","imei2":"11237958595719","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189358,"job_number":"JOB_189358","tr_customer_id":189376,"tr_customer_product_id":189366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T12:57:47.000Z","modified_at":"2026-02-17T12:57:47.000Z","name":"Torrance Schuppe","mobile_number":"885-205-8234","email_id":"Madison.Spinka@gmail.com","dop":"2025-04-06","serial_number":"16366922466337810","imei1":"16366922466337810","imei2":"16366922466337810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T12:57:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189360,"job_number":"JOB_189360","tr_customer_id":189378,"tr_customer_product_id":189368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:24:03.000Z","modified_at":"2026-02-17T13:24:03.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14296511945089","imei1":"14296511945089","imei2":"14296511945089","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:24:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189361,"job_number":"JOB_189361","tr_customer_id":189379,"tr_customer_product_id":189369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:25:29.000Z","modified_at":"2026-02-17T13:25:29.000Z","name":"Shalaka Rama","mobile_number":"1122334455","email_id":"abc@gmail.com","dop":"2025-11-19","serial_number":"14208254730568","imei1":"14208254730568","imei2":"14208254730568","popurl":"2025-11-19T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:25:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189362,"job_number":"JOB_189362","tr_customer_id":189380,"tr_customer_product_id":189370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:44:02.000Z","modified_at":"2026-02-17T13:44:02.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-07","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-07T13:44:01.114644342Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:44:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189367,"job_number":"JOB_189367","tr_customer_id":189385,"tr_customer_product_id":189375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:35.000Z","modified_at":"2026-02-17T14:01:35.000Z","name":"Shania Howe","mobile_number":"470-351-4701","email_id":"Olen_Gusikowski@yahoo.com","dop":"2025-05-30","serial_number":"12687355053064","imei1":"12687355053064","imei2":"12687355053064","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189368,"job_number":"JOB_189368","tr_customer_id":189386,"tr_customer_product_id":189376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:01:36.000Z","modified_at":"2026-02-17T14:01:36.000Z","name":"Vicky Boyle","mobile_number":"665-324-2291","email_id":"Patricia.Feest15@gmail.com","dop":"2025-05-30","serial_number":"1829078707799123","imei1":"1829078707799123","imei2":"1829078707799123","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:01:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189373,"job_number":"JOB_189373","tr_customer_id":189391,"tr_customer_product_id":189381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:36.000Z","modified_at":"2026-02-17T14:09:36.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19034288738324","imei1":"19034288738324","imei2":"19034288738324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189375,"job_number":"JOB_189375","tr_customer_id":189393,"tr_customer_product_id":189383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:09:38.000Z","modified_at":"2026-02-17T14:09:38.000Z","name":"Juliet Dibbert","mobile_number":"513-809-0927","email_id":"Kamille.Schiller30@gmail.com","dop":"2025-04-06","serial_number":"18330588376829990","imei1":"18330588376829990","imei2":"18330588376829990","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189376,"job_number":"JOB_189376","tr_customer_id":189394,"tr_customer_product_id":189384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:21.000Z","modified_at":"2026-02-17T14:10:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475765973750","imei1":"10475765973750","imei2":"10475765973750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189378,"job_number":"JOB_189378","tr_customer_id":189396,"tr_customer_product_id":189386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:10:23.000Z","modified_at":"2026-02-17T14:10:23.000Z","name":"Zetta Kertzmann","mobile_number":"322-712-7097","email_id":"Timmothy_Schimmel18@yahoo.com","dop":"2025-04-06","serial_number":"16617624415501508","imei1":"16617624415501508","imei2":"16617624415501508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:10:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189379,"job_number":"JOB_189379","tr_customer_id":189397,"tr_customer_product_id":189387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:12.000Z","modified_at":"2026-02-17T14:11:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10058022218589","imei1":"10058022218589","imei2":"10058022218589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189381,"job_number":"JOB_189381","tr_customer_id":189399,"tr_customer_product_id":189389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:11:18.000Z","modified_at":"2026-02-17T14:11:18.000Z","name":"Lelah Kilback","mobile_number":"528-575-6889","email_id":"Mariela.Kemmer@hotmail.com","dop":"2025-04-06","serial_number":"10111016790277834","imei1":"10111016790277834","imei2":"10111016790277834","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:11:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189382,"job_number":"JOB_189382","tr_customer_id":189400,"tr_customer_product_id":189390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27685150556178","imei1":"27685150556178","imei2":"27685150556178","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189383,"job_number":"JOB_189383","tr_customer_id":189401,"tr_customer_product_id":189391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:43.000Z","modified_at":"2026-02-17T14:14:43.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59803665009328","imei1":"59803665009328","imei2":"59803665009328","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189384,"job_number":"JOB_189384","tr_customer_id":189402,"tr_customer_product_id":189392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"31090717190945","imei1":"31090717190945","imei2":"31090717190945","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189385,"job_number":"JOB_189385","tr_customer_id":189403,"tr_customer_product_id":189393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"34483717005535","imei1":"34483717005535","imei2":"34483717005535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189386,"job_number":"JOB_189386","tr_customer_id":189404,"tr_customer_product_id":189394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:44.000Z","modified_at":"2026-02-17T14:14:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39168579817313","imei1":"39168579817313","imei2":"39168579817313","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189387,"job_number":"JOB_189387","tr_customer_id":189405,"tr_customer_product_id":189395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:45.000Z","modified_at":"2026-02-17T14:14:45.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"69376083263181","imei1":"69376083263181","imei2":"69376083263181","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189389,"job_number":"JOB_189389","tr_customer_id":189407,"tr_customer_product_id":189397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:52.000Z","modified_at":"2026-02-17T14:14:52.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"105103174288464","imei1":"105103174288464","imei2":"105103174288464","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189392,"job_number":"JOB_189392","tr_customer_id":189410,"tr_customer_product_id":189400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:14:55.000Z","modified_at":"2026-02-17T14:14:55.000Z","name":"Gage Glover","mobile_number":"897-560-2714","email_id":"Christine.Funk51@hotmail.com","dop":"2025-04-06","serial_number":"17049260560264480","imei1":"17049260560264480","imei2":"17049260560264480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:14:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189393,"job_number":"JOB_189393","tr_customer_id":189411,"tr_customer_product_id":189401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:16.000Z","modified_at":"2026-02-17T14:15:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"38295872759608","imei1":"38295872759608","imei2":"38295872759608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189394,"job_number":"JOB_189394","tr_customer_id":189412,"tr_customer_product_id":189402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88844048866665","imei1":"88844048866665","imei2":"88844048866665","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189395,"job_number":"JOB_189395","tr_customer_id":189413,"tr_customer_product_id":189403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61995125736428","imei1":"61995125736428","imei2":"61995125736428","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189396,"job_number":"JOB_189396","tr_customer_id":189414,"tr_customer_product_id":189404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"44569343874987","imei1":"44569343874987","imei2":"44569343874987","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189397,"job_number":"JOB_189397","tr_customer_id":189415,"tr_customer_product_id":189405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:17.000Z","modified_at":"2026-02-17T14:15:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23202038759566","imei1":"23202038759566","imei2":"23202038759566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189398,"job_number":"JOB_189398","tr_customer_id":189416,"tr_customer_product_id":189406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:18.000Z","modified_at":"2026-02-17T14:15:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92655354971671","imei1":"92655354971671","imei2":"92655354971671","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189400,"job_number":"JOB_189400","tr_customer_id":189418,"tr_customer_product_id":189408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:39.000Z","modified_at":"2026-02-17T14:15:39.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"104438095729183","imei1":"104438095729183","imei2":"104438095729183","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189402,"job_number":"JOB_189402","tr_customer_id":189420,"tr_customer_product_id":189410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"33653233446622","imei1":"33653233446622","imei2":"33653233446622","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189403,"job_number":"JOB_189403","tr_customer_id":189421,"tr_customer_product_id":189411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90984548732076","imei1":"90984548732076","imei2":"90984548732076","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189404,"job_number":"JOB_189404","tr_customer_id":189422,"tr_customer_product_id":189412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:49.000Z","modified_at":"2026-02-17T14:15:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93481493418895","imei1":"93481493418895","imei2":"93481493418895","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189405,"job_number":"JOB_189405","tr_customer_id":189423,"tr_customer_product_id":189413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87322387293822","imei1":"87322387293822","imei2":"87322387293822","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189406,"job_number":"JOB_189406","tr_customer_id":189424,"tr_customer_product_id":189414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"26050853970957","imei1":"26050853970957","imei2":"26050853970957","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189407,"job_number":"JOB_189407","tr_customer_id":189425,"tr_customer_product_id":189415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:15:50.000Z","modified_at":"2026-02-17T14:15:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88422790584800","imei1":"88422790584800","imei2":"88422790584800","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:15:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189409,"job_number":"JOB_189409","tr_customer_id":189427,"tr_customer_product_id":189417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:16:26.000Z","modified_at":"2026-02-17T14:16:26.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102060520012762","imei1":"102060520012762","imei2":"102060520012762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189411,"job_number":"JOB_189411","tr_customer_id":189429,"tr_customer_product_id":189419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:35.000Z","modified_at":"2026-02-17T14:27:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13737279963154","imei1":"13737279963154","imei2":"13737279963154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189413,"job_number":"JOB_189413","tr_customer_id":189431,"tr_customer_product_id":189421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:27:37.000Z","modified_at":"2026-02-17T14:27:37.000Z","name":"Jannie Gleichner","mobile_number":"276-262-1757","email_id":"Jameson.Bauch@yahoo.com","dop":"2025-04-06","serial_number":"10846062405169270","imei1":"10846062405169270","imei2":"10846062405169270","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189416,"job_number":"JOB_189416","tr_customer_id":189434,"tr_customer_product_id":189424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:26.000Z","modified_at":"2026-02-17T14:28:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16807127158764","imei1":"16807127158764","imei2":"16807127158764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189418,"job_number":"JOB_189418","tr_customer_id":189436,"tr_customer_product_id":189426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:28:28.000Z","modified_at":"2026-02-17T14:28:28.000Z","name":"Anibal Simonis","mobile_number":"761-346-9096","email_id":"Moises_Halvorson93@yahoo.com","dop":"2025-04-06","serial_number":"15747979966725140","imei1":"15747979966725140","imei2":"15747979966725140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189420,"job_number":"JOB_189420","tr_customer_id":189438,"tr_customer_product_id":189428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:16.000Z","modified_at":"2026-02-17T14:29:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15136301227459","imei1":"15136301227459","imei2":"15136301227459","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189422,"job_number":"JOB_189422","tr_customer_id":189440,"tr_customer_product_id":189430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:29:18.000Z","modified_at":"2026-02-17T14:29:18.000Z","name":"Oral Towne","mobile_number":"697-219-9108","email_id":"Gussie58@gmail.com","dop":"2025-04-06","serial_number":"13668009870237856","imei1":"13668009870237856","imei2":"13668009870237856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189432,"job_number":"JOB_189432","tr_customer_id":189450,"tr_customer_product_id":189440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"100753611082707","imei1":"100753611082707","imei2":"100753611082707","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189433,"job_number":"JOB_189433","tr_customer_id":189451,"tr_customer_product_id":189441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:23.000Z","modified_at":"2026-02-17T14:39:23.000Z","name":"Will Nicolas","mobile_number":"323-913-9897","email_id":"Vida.Toy22@gmail.com","dop":"2025-02-01","serial_number":"83473788715865","imei1":"83473788715865","imei2":"83473788715865","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189435,"job_number":"JOB_189435","tr_customer_id":189453,"tr_customer_product_id":189443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:55.000Z","modified_at":"2026-02-17T14:39:55.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11484925776680","imei1":"11484925776680","imei2":"11484925776680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189437,"job_number":"JOB_189437","tr_customer_id":189455,"tr_customer_product_id":189445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:39:56.000Z","modified_at":"2026-02-17T14:39:56.000Z","name":"Isom Stokes","mobile_number":"804-606-8967","email_id":"Angeline_Reynolds@hotmail.com","dop":"2025-04-06","serial_number":"11150346114259464","imei1":"11150346114259464","imei2":"11150346114259464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:39:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189438,"job_number":"JOB_189438","tr_customer_id":189456,"tr_customer_product_id":189446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:07.000Z","modified_at":"2026-02-17T14:40:07.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"10045058481338","imei1":"10045058481338","imei2":"10045058481338","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189439,"job_number":"JOB_189439","tr_customer_id":189457,"tr_customer_product_id":189447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:08.000Z","modified_at":"2026-02-17T14:40:08.000Z","name":"Maybell Emmerich","mobile_number":"655-884-6492","email_id":"Nicolette.Dietrich@yahoo.com","dop":"2025-02-01","serial_number":"72361846935456","imei1":"72361846935456","imei2":"72361846935456","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189440,"job_number":"JOB_189440","tr_customer_id":189458,"tr_customer_product_id":189448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:09.000Z","modified_at":"2026-02-17T14:40:09.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"63605686082111630","imei1":"63605686082111630","imei2":"63605686082111630","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189442,"job_number":"JOB_189442","tr_customer_id":189460,"tr_customer_product_id":189450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:14.000Z","modified_at":"2026-02-17T14:40:14.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"17242104566227","imei2":"17242104566227","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189444,"job_number":"JOB_189444","tr_customer_id":189462,"tr_customer_product_id":189452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:20.000Z","modified_at":"2026-02-17T14:40:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13292684999331","imei1":"13292684999331","imei2":"13292684999331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189446,"job_number":"JOB_189446","tr_customer_id":189464,"tr_customer_product_id":189454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:22.000Z","modified_at":"2026-02-17T14:40:22.000Z","name":"Sierra Becker","mobile_number":"409-713-1510","email_id":"Meaghan77@hotmail.com","dop":"2025-04-06","serial_number":"13756243180985988","imei1":"13756243180985988","imei2":"13756243180985988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189447,"job_number":"JOB_189447","tr_customer_id":189465,"tr_customer_product_id":189455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:28.000Z","modified_at":"2026-02-17T14:40:28.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12659189178035","imei2":"12659189178035","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189449,"job_number":"JOB_189449","tr_customer_id":189467,"tr_customer_product_id":189457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:40.000Z","modified_at":"2026-02-17T14:40:40.000Z","name":"Praj Test","mobile_number":"1234567891","email_id":"praj22@test.com","dop":"2026-01-09","serial_number":"12345678567567","imei1":"12104829469283","imei2":"12104829469283","popurl":"2026-01-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189451,"job_number":"JOB_189451","tr_customer_id":189469,"tr_customer_product_id":189459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:43.000Z","modified_at":"2026-02-17T14:40:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19039625696686","imei1":"19039625696686","imei2":"19039625696686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189453,"job_number":"JOB_189453","tr_customer_id":189471,"tr_customer_product_id":189461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:45.000Z","modified_at":"2026-02-17T14:40:45.000Z","name":"Gordon Mraz","mobile_number":"705-528-4689","email_id":"Felix24@hotmail.com","dop":"2025-04-06","serial_number":"14380871124012644","imei1":"14380871124012644","imei2":"14380871124012644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189454,"job_number":"JOB_189454","tr_customer_id":189472,"tr_customer_product_id":189462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:49.000Z","modified_at":"2026-02-17T14:40:49.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10657821085411","imei1":"10657821085411","imei2":"10657821085411","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189456,"job_number":"JOB_189456","tr_customer_id":189474,"tr_customer_product_id":189464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:50.000Z","modified_at":"2026-02-17T14:40:50.000Z","name":"Lester Crist","mobile_number":"543-863-0287","email_id":"Sarah_Ritchie@hotmail.com","dop":"2025-06-18","serial_number":"1056080259622572","imei1":"1056080259622572","imei2":"1056080259622572","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189457,"job_number":"JOB_189457","tr_customer_id":189475,"tr_customer_product_id":189465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"92286502088186","imei1":"92286502088186","imei2":"92286502088186","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189458,"job_number":"JOB_189458","tr_customer_id":189476,"tr_customer_product_id":189466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:40:52.000Z","modified_at":"2026-02-17T14:40:52.000Z","name":"Citlalli Hackett","mobile_number":"777-838-0357","email_id":"Ike.Smith66@gmail.com","dop":"2025-02-01","serial_number":"73586887314803","imei1":"73586887314803","imei2":"73586887314803","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:40:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189460,"job_number":"JOB_189460","tr_customer_id":189478,"tr_customer_product_id":189468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:08.000Z","modified_at":"2026-02-17T14:41:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16158715836054","imei1":"16158715836054","imei2":"16158715836054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189462,"job_number":"JOB_189462","tr_customer_id":189480,"tr_customer_product_id":189470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:10.000Z","modified_at":"2026-02-17T14:41:10.000Z","name":"Lizeth Hammes","mobile_number":"699-478-0370","email_id":"Geovanni_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"19238725808627370","imei1":"19238725808627370","imei2":"19238725808627370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189466,"job_number":"JOB_189466","tr_customer_id":189484,"tr_customer_product_id":189474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:30.000Z","modified_at":"2026-02-17T14:41:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18874594466121","imei1":"18874594466121","imei2":"18874594466121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189468,"job_number":"JOB_189468","tr_customer_id":189486,"tr_customer_product_id":189476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:32.000Z","modified_at":"2026-02-17T14:41:32.000Z","name":"Fermin Schowalter","mobile_number":"992-662-3804","email_id":"Rahsaan.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11101264306293900","imei1":"11101264306293900","imei2":"11101264306293900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189469,"job_number":"JOB_189469","tr_customer_id":189487,"tr_customer_product_id":189477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:36.000Z","modified_at":"2026-02-17T14:41:36.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10033770431946","imei1":"10033770431946","imei2":"10033770431946","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189471,"job_number":"JOB_189471","tr_customer_id":189489,"tr_customer_product_id":189479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:37.000Z","modified_at":"2026-02-17T14:41:37.000Z","name":"Katlynn Huels","mobile_number":"239-494-0212","email_id":"Margarette97@yahoo.com","dop":"2025-06-18","serial_number":"1085096708899703","imei1":"1085096708899703","imei2":"1085096708899703","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189472,"job_number":"JOB_189472","tr_customer_id":189490,"tr_customer_product_id":189480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:56.000Z","modified_at":"2026-02-17T14:41:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16929003947026","imei1":"16929003947026","imei2":"16929003947026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189474,"job_number":"JOB_189474","tr_customer_id":189492,"tr_customer_product_id":189482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:58.000Z","modified_at":"2026-02-17T14:41:58.000Z","name":"May Buckridge","mobile_number":"355-522-9636","email_id":"Nicholas.Bartoletti81@hotmail.com","dop":"2025-04-06","serial_number":"10241867865958958","imei1":"10241867865958958","imei2":"10241867865958958","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189478,"job_number":"JOB_189478","tr_customer_id":189496,"tr_customer_product_id":189486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:24.000Z","modified_at":"2026-02-17T14:42:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12946325023739","imei1":"12946325023739","imei2":"12946325023739","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189480,"job_number":"JOB_189480","tr_customer_id":189498,"tr_customer_product_id":189488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:26.000Z","modified_at":"2026-02-17T14:42:26.000Z","name":"Kathryne Pagac","mobile_number":"708-828-5171","email_id":"Clotilde24@hotmail.com","dop":"2025-04-06","serial_number":"12670535827638176","imei1":"12670535827638176","imei2":"12670535827638176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189481,"job_number":"JOB_189481","tr_customer_id":189499,"tr_customer_product_id":189489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:37.000Z","modified_at":"2026-02-17T14:42:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18045505365825","imei1":"18045505365825","imei2":"18045505365825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189483,"job_number":"JOB_189483","tr_customer_id":189501,"tr_customer_product_id":189491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:39.000Z","modified_at":"2026-02-17T14:42:39.000Z","name":"Sigurd Osinski","mobile_number":"618-474-3735","email_id":"Jessika29@gmail.com","dop":"2025-04-06","serial_number":"12632905630906652","imei1":"12632905630906652","imei2":"12632905630906652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189487,"job_number":"JOB_189487","tr_customer_id":189505,"tr_customer_product_id":189495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:59.000Z","modified_at":"2026-02-17T14:42:59.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"14118961916135","imei1":"14118961916135","imei2":"14118961916135","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189489,"job_number":"JOB_189489","tr_customer_id":189507,"tr_customer_product_id":189497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:01.000Z","modified_at":"2026-02-17T14:43:01.000Z","name":"Annabel Collier","mobile_number":"293-839-2857","email_id":"Della15@gmail.com","dop":"2025-04-06","serial_number":"14099837871005842","imei1":"14099837871005842","imei2":"14099837871005842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189490,"job_number":"JOB_189490","tr_customer_id":189508,"tr_customer_product_id":189498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:09.000Z","modified_at":"2026-02-17T14:43:09.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15011719198286","imei1":"15011719198286","imei2":"15011719198286","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189492,"job_number":"JOB_189492","tr_customer_id":189510,"tr_customer_product_id":189500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12734236312644","imei1":"12734236312644","imei2":"12734236312644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189493,"job_number":"JOB_189493","tr_customer_id":189511,"tr_customer_product_id":189501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:10.000Z","modified_at":"2026-02-17T14:43:10.000Z","name":"Hermann Durgan","mobile_number":"497-356-7916","email_id":"Ronny.Purdy@hotmail.com","dop":"2025-04-06","serial_number":"14417953476635460","imei1":"14417953476635460","imei2":"14417953476635460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189495,"job_number":"JOB_189495","tr_customer_id":189513,"tr_customer_product_id":189503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:12.000Z","modified_at":"2026-02-17T14:43:12.000Z","name":"Dawson Larson","mobile_number":"521-359-3800","email_id":"Genoveva_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"14196199661243628","imei1":"14196199661243628","imei2":"14196199661243628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189496,"job_number":"JOB_189496","tr_customer_id":189514,"tr_customer_product_id":189504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:24.000Z","modified_at":"2026-02-17T14:43:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14509751543861","imei1":"14509751543861","imei2":"14509751543861","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189498,"job_number":"JOB_189498","tr_customer_id":189516,"tr_customer_product_id":189506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:26.000Z","modified_at":"2026-02-17T14:43:26.000Z","name":"Leonie Braun","mobile_number":"602-564-8381","email_id":"Nova29@yahoo.com","dop":"2025-04-06","serial_number":"13972565863835188","imei1":"13972565863835188","imei2":"13972565863835188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189502,"job_number":"JOB_189502","tr_customer_id":189520,"tr_customer_product_id":189510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:46.000Z","modified_at":"2026-02-17T14:43:46.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10350915775277","imei1":"10350915775277","imei2":"10350915775277","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189504,"job_number":"JOB_189504","tr_customer_id":189522,"tr_customer_product_id":189512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:47.000Z","modified_at":"2026-02-17T14:43:47.000Z","name":"Eladio Johnston","mobile_number":"862-993-9816","email_id":"Serenity13@gmail.com","dop":"2025-04-06","serial_number":"11023816494425792","imei1":"11023816494425792","imei2":"11023816494425792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189505,"job_number":"JOB_189505","tr_customer_id":189523,"tr_customer_product_id":189513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:51.000Z","modified_at":"2026-02-17T14:43:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18445791928419","imei1":"18445791928419","imei2":"18445791928419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189507,"job_number":"JOB_189507","tr_customer_id":189525,"tr_customer_product_id":189515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:53.000Z","modified_at":"2026-02-17T14:43:53.000Z","name":"Sterling Zulauf","mobile_number":"552-578-1196","email_id":"Baron23@yahoo.com","dop":"2025-04-06","serial_number":"16432737015040364","imei1":"16432737015040364","imei2":"16432737015040364","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189508,"job_number":"JOB_189508","tr_customer_id":189526,"tr_customer_product_id":189516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:55.000Z","modified_at":"2026-02-17T14:43:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16993775360930","imei1":"16993775360930","imei2":"16993775360930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189510,"job_number":"JOB_189510","tr_customer_id":189528,"tr_customer_product_id":189518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:57.000Z","modified_at":"2026-02-17T14:43:57.000Z","name":"Jonathon Halvorson","mobile_number":"497-520-3251","email_id":"Caroline_McCullough91@gmail.com","dop":"2025-04-06","serial_number":"19108791542296304","imei1":"19108791542296304","imei2":"19108791542296304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189511,"job_number":"JOB_189511","tr_customer_id":189529,"tr_customer_product_id":189519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:11.000Z","modified_at":"2026-02-17T14:44:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13128544219588","imei1":"13128544219588","imei2":"13128544219588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189513,"job_number":"JOB_189513","tr_customer_id":189531,"tr_customer_product_id":189521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:12.000Z","modified_at":"2026-02-17T14:44:12.000Z","name":"Jude Bernhard","mobile_number":"460-667-3828","email_id":"Webster.Beahan14@gmail.com","dop":"2025-04-06","serial_number":"10665338304275652","imei1":"10665338304275652","imei2":"10665338304275652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189514,"job_number":"JOB_189514","tr_customer_id":189532,"tr_customer_product_id":189522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:32.000Z","modified_at":"2026-02-17T14:44:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"11120893597151","imei1":"11120893597151","imei2":"11120893597151","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189516,"job_number":"JOB_189516","tr_customer_id":189534,"tr_customer_product_id":189524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"Zechariah Krajcik","mobile_number":"492-732-7823","email_id":"Julianne.Zieme@gmail.com","dop":"2025-04-06","serial_number":"15731740371394232","imei1":"15731740371394232","imei2":"15731740371394232","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189517,"job_number":"JOB_189517","tr_customer_id":189535,"tr_customer_product_id":189525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:34.000Z","modified_at":"2026-02-17T14:44:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11179387721204","imei1":"11179387721204","imei2":"11179387721204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189519,"job_number":"JOB_189519","tr_customer_id":189537,"tr_customer_product_id":189527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:44:36.000Z","modified_at":"2026-02-17T14:44:36.000Z","name":"Gia Lowe","mobile_number":"795-637-0999","email_id":"Hosea43@gmail.com","dop":"2025-04-06","serial_number":"16960944694659656","imei1":"16960944694659656","imei2":"16960944694659656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189521,"job_number":"JOB_189521","tr_customer_id":189539,"tr_customer_product_id":189529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:05.000Z","modified_at":"2026-02-17T14:46:05.000Z","name":"Gunner Lueilwitz","mobile_number":"200-828-7746","email_id":"Vincent99@gmail.com","dop":"2025-04-06","serial_number":"17108546142732772","imei1":"17108546142732772","imei2":"17108546142732772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189524,"job_number":"JOB_189524","tr_customer_id":189542,"tr_customer_product_id":189532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:46:54.000Z","modified_at":"2026-02-17T14:46:54.000Z","name":"Keven Pacocha","mobile_number":"270-566-3293","email_id":"Ora_Cole88@yahoo.com","dop":"2025-04-06","serial_number":"14933816237663644","imei1":"14933816237663644","imei2":"14933816237663644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:46:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189528,"job_number":"JOB_189528","tr_customer_id":189546,"tr_customer_product_id":189536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:31.000Z","modified_at":"2026-02-17T14:49:31.000Z","name":"Kellen Nikolaus","mobile_number":"374-716-8661","email_id":"Enrique44@yahoo.com","dop":"2025-05-30","serial_number":"15235850898346","imei1":"15235850898346","imei2":"15235850898346","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189529,"job_number":"JOB_189529","tr_customer_id":189547,"tr_customer_product_id":189537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:49:32.000Z","modified_at":"2026-02-17T14:49:32.000Z","name":"Ronny Tillman","mobile_number":"832-239-4328","email_id":"Anika.Haag@yahoo.com","dop":"2025-05-30","serial_number":"1072699329159313","imei1":"1072699329159313","imei2":"1072699329159313","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:49:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189530,"job_number":"JOB_189530","tr_customer_id":189548,"tr_customer_product_id":189538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:30.000Z","modified_at":"2026-02-17T14:50:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17772791164465","imei1":"17772791164465","imei2":"17772791164465","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189532,"job_number":"JOB_189532","tr_customer_id":189550,"tr_customer_product_id":189540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:50:32.000Z","modified_at":"2026-02-17T14:50:32.000Z","name":"Taurean Parker","mobile_number":"375-585-1825","email_id":"Fausto.Kuphal67@gmail.com","dop":"2025-04-06","serial_number":"15624010657551046","imei1":"15624010657551046","imei2":"15624010657551046","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189533,"job_number":"JOB_189533","tr_customer_id":189551,"tr_customer_product_id":189541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:19.000Z","modified_at":"2026-02-17T14:51:19.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17101953664951","imei1":"17101953664951","imei2":"17101953664951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189535,"job_number":"JOB_189535","tr_customer_id":189553,"tr_customer_product_id":189543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14188401800590","imei1":"14188401800590","imei2":"14188401800590","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189536,"job_number":"JOB_189536","tr_customer_id":189554,"tr_customer_product_id":189544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:21.000Z","modified_at":"2026-02-17T14:51:21.000Z","name":"Justen Powlowski","mobile_number":"826-819-9071","email_id":"Abdullah_Schultz@hotmail.com","dop":"2025-04-06","serial_number":"16285658192043968","imei1":"16285658192043968","imei2":"16285658192043968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189538,"job_number":"JOB_189538","tr_customer_id":189556,"tr_customer_product_id":189546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:23.000Z","modified_at":"2026-02-17T14:51:23.000Z","name":"Hallie Tillman","mobile_number":"545-631-0859","email_id":"Matilda_Muller2@hotmail.com","dop":"2025-04-06","serial_number":"18024706615329170","imei1":"18024706615329170","imei2":"18024706615329170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189539,"job_number":"JOB_189539","tr_customer_id":189557,"tr_customer_product_id":189547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:38.000Z","modified_at":"2026-02-17T14:51:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11893524185871","imei1":"11893524185871","imei2":"11893524185871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189541,"job_number":"JOB_189541","tr_customer_id":189559,"tr_customer_product_id":189549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:40.000Z","modified_at":"2026-02-17T14:51:40.000Z","name":"Enola Lemke","mobile_number":"678-933-5658","email_id":"Sarai14@yahoo.com","dop":"2025-04-06","serial_number":"18620791514621812","imei1":"18620791514621812","imei2":"18620791514621812","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189548,"job_number":"JOB_189548","tr_customer_id":189566,"tr_customer_product_id":189556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:06.000Z","modified_at":"2026-02-17T14:52:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14276600617321","imei1":"14276600617321","imei2":"14276600617321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189550,"job_number":"JOB_189550","tr_customer_id":189568,"tr_customer_product_id":189558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:08.000Z","modified_at":"2026-02-17T14:52:08.000Z","name":"Ulises Dicki","mobile_number":"513-956-3499","email_id":"Makayla.Kuhic@gmail.com","dop":"2025-04-06","serial_number":"12329991914758324","imei1":"12329991914758324","imei2":"12329991914758324","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189551,"job_number":"JOB_189551","tr_customer_id":189569,"tr_customer_product_id":189559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:09.000Z","modified_at":"2026-02-17T14:52:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15456840234568","imei1":"15456840234568","imei2":"15456840234568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189553,"job_number":"JOB_189553","tr_customer_id":189571,"tr_customer_product_id":189561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:11.000Z","modified_at":"2026-02-17T14:52:11.000Z","name":"Thad Rice","mobile_number":"272-644-4024","email_id":"Alvah94@yahoo.com","dop":"2025-04-06","serial_number":"16258147388620484","imei1":"16258147388620484","imei2":"16258147388620484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189557,"job_number":"JOB_189557","tr_customer_id":189575,"tr_customer_product_id":189565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:25.000Z","modified_at":"2026-02-17T14:52:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17224730837774","imei1":"17224730837774","imei2":"17224730837774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189559,"job_number":"JOB_189559","tr_customer_id":189577,"tr_customer_product_id":189567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:27.000Z","modified_at":"2026-02-17T14:52:27.000Z","name":"Wilhelmine Weber","mobile_number":"266-494-9450","email_id":"Twila73@gmail.com","dop":"2025-04-06","serial_number":"12029901362910134","imei1":"12029901362910134","imei2":"12029901362910134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189561,"job_number":"JOB_189561","tr_customer_id":189579,"tr_customer_product_id":189569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:37.000Z","modified_at":"2026-02-17T14:52:37.000Z","name":"Solon Quigley","mobile_number":"764-923-6427","email_id":"Noemie.Orn26@gmail.com","dop":"2025-04-06","serial_number":"19300681239631916","imei1":"19300681239631916","imei2":"19300681239631916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189562,"job_number":"JOB_189562","tr_customer_id":189580,"tr_customer_product_id":189570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:42.000Z","modified_at":"2026-02-17T14:52:42.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12555532219360","imei1":"12555532219360","imei2":"12555532219360","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189564,"job_number":"JOB_189564","tr_customer_id":189582,"tr_customer_product_id":189572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:43.000Z","modified_at":"2026-02-17T14:52:44.000Z","name":"Santa Hodkiewicz","mobile_number":"517-480-7157","email_id":"Maud30@gmail.com","dop":"2025-08-24","serial_number":"1051476525840215","imei1":"1051476525840215","imei2":"1051476525840215","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189565,"job_number":"JOB_189565","tr_customer_id":189583,"tr_customer_product_id":189573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:51.000Z","modified_at":"2026-02-17T14:52:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14723702747714","imei1":"14723702747714","imei2":"14723702747714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189567,"job_number":"JOB_189567","tr_customer_id":189585,"tr_customer_product_id":189575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:53.000Z","modified_at":"2026-02-17T14:52:53.000Z","name":"Dayana Dickinson","mobile_number":"272-265-7044","email_id":"Jamil_Stiedemann89@hotmail.com","dop":"2025-04-06","serial_number":"19625987342267644","imei1":"19625987342267644","imei2":"19625987342267644","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189568,"job_number":"JOB_189568","tr_customer_id":189586,"tr_customer_product_id":189576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:11.000Z","modified_at":"2026-02-17T14:53:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17128026382982","imei1":"17128026382982","imei2":"17128026382982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189570,"job_number":"JOB_189570","tr_customer_id":189588,"tr_customer_product_id":189578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:12.000Z","modified_at":"2026-02-17T14:53:12.000Z","name":"Lisandro Koch","mobile_number":"691-632-5435","email_id":"Kennedy38@hotmail.com","dop":"2025-04-06","serial_number":"19179750927529000","imei1":"19179750927529000","imei2":"19179750927529000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189571,"job_number":"JOB_189571","tr_customer_id":189589,"tr_customer_product_id":189579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:28.000Z","modified_at":"2026-02-17T14:53:28.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"10803647033863","imei1":"10803647033863","imei2":"10803647033863","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189573,"job_number":"JOB_189573","tr_customer_id":189591,"tr_customer_product_id":189581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:29.000Z","modified_at":"2026-02-17T14:53:29.000Z","name":"Jarrod O'Hara","mobile_number":"682-742-6398","email_id":"Nathan_Reilly@hotmail.com","dop":"2025-08-24","serial_number":"1009298797739400","imei1":"1009298797739400","imei2":"1009298797739400","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189575,"job_number":"JOB_189575","tr_customer_id":189593,"tr_customer_product_id":189583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:53:38.000Z","modified_at":"2026-02-17T14:53:38.000Z","name":"Barrett Feeney","mobile_number":"342-287-4747","email_id":"Chase_Paucek26@yahoo.com","dop":"2025-04-06","serial_number":"11602943908896886","imei1":"11602943908896886","imei2":"11602943908896886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189576,"job_number":"JOB_189576","tr_customer_id":189594,"tr_customer_product_id":189584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:10.000Z","modified_at":"2026-02-17T14:54:10.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13800554740124","imei1":"13800554740124","imei2":"13800554740124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189578,"job_number":"JOB_189578","tr_customer_id":189596,"tr_customer_product_id":189586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:11.000Z","modified_at":"2026-02-17T14:54:11.000Z","name":"Damion Rath","mobile_number":"866-252-7178","email_id":"Kaden60@gmail.com","dop":"2025-04-06","serial_number":"13276486256871422","imei1":"13276486256871422","imei2":"13276486256871422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189579,"job_number":"JOB_189579","tr_customer_id":189597,"tr_customer_product_id":189587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:13.000Z","modified_at":"2026-02-17T14:54:13.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12789160565671","imei1":"12789160565671","imei2":"12789160565671","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189581,"job_number":"JOB_189581","tr_customer_id":189599,"tr_customer_product_id":189589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:14.000Z","modified_at":"2026-02-17T14:54:14.000Z","name":"Nova Rogahn","mobile_number":"816-663-7679","email_id":"Mariana19@yahoo.com","dop":"2025-08-24","serial_number":"1090846761267479","imei1":"1090846761267479","imei2":"1090846761267479","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189582,"job_number":"JOB_189582","tr_customer_id":189600,"tr_customer_product_id":189590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:53.000Z","modified_at":"2026-02-17T14:54:53.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14186949135599","imei1":"14186949135599","imei2":"14186949135599","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189584,"job_number":"JOB_189584","tr_customer_id":189602,"tr_customer_product_id":189592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:54:55.000Z","modified_at":"2026-02-17T14:54:55.000Z","name":"Karen Mante","mobile_number":"254-481-2000","email_id":"Jalon_Barrows48@gmail.com","dop":"2025-04-06","serial_number":"19626987243699628","imei1":"19626987243699628","imei2":"19626987243699628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189585,"job_number":"JOB_189585","tr_customer_id":189603,"tr_customer_product_id":189593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:19.000Z","modified_at":"2026-02-17T14:55:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10180399102576","imei1":"10180399102576","imei2":"10180399102576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189587,"job_number":"JOB_189587","tr_customer_id":189605,"tr_customer_product_id":189595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:21.000Z","modified_at":"2026-02-17T14:55:21.000Z","name":"Bianka Schaefer","mobile_number":"819-937-7917","email_id":"Chesley_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"17343880252715792","imei1":"17343880252715792","imei2":"17343880252715792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189589,"job_number":"JOB_189589","tr_customer_id":189607,"tr_customer_product_id":189597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:36.000Z","modified_at":"2026-02-17T14:55:36.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13434155076206","imei1":"13434155076206","imei2":"13434155076206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189591,"job_number":"JOB_189591","tr_customer_id":189609,"tr_customer_product_id":189599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:37.000Z","modified_at":"2026-02-17T14:55:37.000Z","name":"Wendell Hayes","mobile_number":"312-941-0789","email_id":"Lew.Stanton28@gmail.com","dop":"2025-04-06","serial_number":"14824582099216854","imei1":"14824582099216854","imei2":"14824582099216854","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189594,"job_number":"JOB_189594","tr_customer_id":189612,"tr_customer_product_id":189602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:55:53.000Z","modified_at":"2026-02-17T14:55:53.000Z","name":"Jesus Erdman","mobile_number":"581-738-2896","email_id":"Oma76@gmail.com","dop":"2025-04-06","serial_number":"15454326216665068","imei1":"15454326216665068","imei2":"15454326216665068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:55:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189596,"job_number":"JOB_189596","tr_customer_id":189614,"tr_customer_product_id":189604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:05.000Z","modified_at":"2026-02-17T14:56:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13628789046976","imei1":"13628789046976","imei2":"13628789046976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189598,"job_number":"JOB_189598","tr_customer_id":189616,"tr_customer_product_id":189606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:06.000Z","modified_at":"2026-02-17T14:56:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17892318894385","imei1":"17892318894385","imei2":"17892318894385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189600,"job_number":"JOB_189600","tr_customer_id":189618,"tr_customer_product_id":189608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:07.000Z","modified_at":"2026-02-17T14:56:07.000Z","name":"Ali Schamberger","mobile_number":"328-259-6644","email_id":"Ron_Bednar75@gmail.com","dop":"2025-04-06","serial_number":"19132115852947930","imei1":"19132115852947930","imei2":"19132115852947930","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189601,"job_number":"JOB_189601","tr_customer_id":189619,"tr_customer_product_id":189609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:08.000Z","modified_at":"2026-02-17T14:56:08.000Z","name":"Vincenza Sipes","mobile_number":"807-594-9994","email_id":"Kira_Langosh@yahoo.com","dop":"2025-04-06","serial_number":"19108986031057436","imei1":"19108986031057436","imei2":"19108986031057436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189602,"job_number":"JOB_189602","tr_customer_id":189620,"tr_customer_product_id":189610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:51.000Z","modified_at":"2026-02-17T14:56:51.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13791092986482","imei1":"13791092986482","imei2":"13791092986482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189604,"job_number":"JOB_189604","tr_customer_id":189622,"tr_customer_product_id":189612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:52.000Z","modified_at":"2026-02-17T14:56:52.000Z","name":"Audrey Fadel","mobile_number":"584-842-2811","email_id":"Katarina15@hotmail.com","dop":"2025-04-06","serial_number":"16045468605946300","imei1":"16045468605946300","imei2":"16045468605946300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189605,"job_number":"JOB_189605","tr_customer_id":189623,"tr_customer_product_id":189613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:54.000Z","modified_at":"2026-02-17T14:56:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16105035160149","imei1":"16105035160149","imei2":"16105035160149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189607,"job_number":"JOB_189607","tr_customer_id":189625,"tr_customer_product_id":189615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:56:56.000Z","modified_at":"2026-02-17T14:56:56.000Z","name":"Aric Turcotte","mobile_number":"508-685-7914","email_id":"Petra96@hotmail.com","dop":"2025-04-06","serial_number":"19676783875914428","imei1":"19676783875914428","imei2":"19676783875914428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:56:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189608,"job_number":"JOB_189608","tr_customer_id":189626,"tr_customer_product_id":189616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:32.000Z","modified_at":"2026-02-17T14:57:32.000Z","name":"Laury White","mobile_number":"429-578-5329","email_id":"Raven_Koss@hotmail.com","dop":"2026-01-24","serial_number":"10417530495820","imei1":"10417530495820","imei2":"10417530495820","popurl":"2026-01-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189609,"job_number":"JOB_189609","tr_customer_id":189627,"tr_customer_product_id":189617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:41.000Z","modified_at":"2026-02-17T14:57:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15736461380643","imei1":"15736461380643","imei2":"15736461380643","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189611,"job_number":"JOB_189611","tr_customer_id":189629,"tr_customer_product_id":189619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:57:43.000Z","modified_at":"2026-02-17T14:57:43.000Z","name":"Ron Senger","mobile_number":"445-859-5814","email_id":"Nichole.Hudson@yahoo.com","dop":"2025-04-06","serial_number":"14350185949539766","imei1":"14350185949539766","imei2":"14350185949539766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:57:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189612,"job_number":"JOB_189612","tr_customer_id":189630,"tr_customer_product_id":189620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:59:59.000Z","modified_at":"2026-02-17T14:59:59.000Z","name":"Roy Friesen","mobile_number":"880-268-8040","email_id":"Jewel.Kris@hotmail.com","dop":"2025-04-06","serial_number":"12354167036048","imei1":"12354167036048","imei2":"12354167036048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189613,"job_number":"JOB_189613","tr_customer_id":189631,"tr_customer_product_id":189621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:23.000Z","modified_at":"2026-02-17T15:09:23.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12746472002459","imei1":"12746472002459","imei2":"12746472002459","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189615,"job_number":"JOB_189615","tr_customer_id":189633,"tr_customer_product_id":189623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:09:24.000Z","modified_at":"2026-02-17T15:09:24.000Z","name":"Arnold Bins","mobile_number":"253-694-3760","email_id":"Ewald67@yahoo.com","dop":"2025-08-24","serial_number":"1048847989574979","imei1":"1048847989574979","imei2":"1048847989574979","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:09:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189616,"job_number":"JOB_189616","tr_customer_id":189634,"tr_customer_product_id":189624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:07.000Z","modified_at":"2026-02-17T15:10:07.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12877127520206","imei1":"12877127520206","imei2":"12877127520206","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189618,"job_number":"JOB_189618","tr_customer_id":189636,"tr_customer_product_id":189626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:09.000Z","modified_at":"2026-02-17T15:10:09.000Z","name":"Anya Kozey","mobile_number":"677-800-9285","email_id":"Evans.Abbott6@gmail.com","dop":"2025-08-24","serial_number":"1004436527215636","imei1":"1004436527215636","imei2":"1004436527215636","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189619,"job_number":"JOB_189619","tr_customer_id":189637,"tr_customer_product_id":189627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:51.000Z","modified_at":"2026-02-17T15:10:51.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"12701547848317","imei1":"12701547848317","imei2":"12701547848317","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189621,"job_number":"JOB_189621","tr_customer_id":189639,"tr_customer_product_id":189629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:10:52.000Z","modified_at":"2026-02-17T15:10:52.000Z","name":"Alejandra Reynolds","mobile_number":"805-952-2047","email_id":"Bernadine_Toy98@gmail.com","dop":"2025-08-24","serial_number":"1056291251152301","imei1":"1056291251152301","imei2":"1056291251152301","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:10:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189622,"job_number":"JOB_189622","tr_customer_id":189640,"tr_customer_product_id":189630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:29.000Z","modified_at":"2026-02-17T15:11:29.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"18105448358461","imei1":"18105448358461","imei2":"18105448358461","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189624,"job_number":"JOB_189624","tr_customer_id":189642,"tr_customer_product_id":189632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:11:31.000Z","modified_at":"2026-02-17T15:11:31.000Z","name":"Percival Ondricka","mobile_number":"678-833-4761","email_id":"Kyler.Zieme81@gmail.com","dop":"2025-04-06","serial_number":"18957558807396424","imei1":"18957558807396424","imei2":"18957558807396424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:11:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189625,"job_number":"JOB_189625","tr_customer_id":189643,"tr_customer_product_id":189633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:18.000Z","modified_at":"2026-02-17T15:12:18.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18220917498544","imei1":"18220917498544","imei2":"18220917498544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189627,"job_number":"JOB_189627","tr_customer_id":189645,"tr_customer_product_id":189635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:12:20.000Z","modified_at":"2026-02-17T15:12:20.000Z","name":"Abigayle Parker","mobile_number":"555-428-8973","email_id":"Velda24@gmail.com","dop":"2025-04-06","serial_number":"13913253997002970","imei1":"13913253997002970","imei2":"13913253997002970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:12:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189629,"job_number":"JOB_189629","tr_customer_id":189647,"tr_customer_product_id":189637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:13:54.000Z","modified_at":"2026-02-17T15:13:54.000Z","name":"Muhammad Beier","mobile_number":"680-888-3506","email_id":"Margarett_Lindgren69@hotmail.com","dop":"2025-04-06","serial_number":"10886711505167162","imei1":"10886711505167162","imei2":"10886711505167162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:13:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189631,"job_number":"JOB_189631","tr_customer_id":189649,"tr_customer_product_id":189639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:16:06.000Z","modified_at":"2026-02-17T15:16:06.000Z","name":"Winnifred Johnson","mobile_number":"358-625-2888","email_id":"Henriette.Ortiz8@yahoo.com","dop":"2025-04-06","serial_number":"18429157478748236","imei1":"18429157478748236","imei2":"18429157478748236","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:16:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189633,"job_number":"JOB_189633","tr_customer_id":189651,"tr_customer_product_id":189641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:17:15.000Z","modified_at":"2026-02-17T15:17:15.000Z","name":"Delilah Zboncak","mobile_number":"970-681-0832","email_id":"Sharon_Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"14128419439758952","imei1":"14128419439758952","imei2":"14128419439758952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:17:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189634,"job_number":"JOB_189634","tr_customer_id":189652,"tr_customer_product_id":189642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:45.000Z","modified_at":"2026-02-17T15:23:45.000Z","name":"anusha saikam","mobile_number":"12345678790","email_id":"anusha@gmail.com","dop":"2025-04-06","serial_number":"14909885401621","imei1":"14909885401621","imei2":"14909885401621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189636,"job_number":"JOB_189636","tr_customer_id":189654,"tr_customer_product_id":189644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:23:47.000Z","modified_at":"2026-02-17T15:23:47.000Z","name":"Westley Wisoky","mobile_number":"325-513-6853","email_id":"Melisa_Goyette@yahoo.com","dop":"2025-04-06","serial_number":"12799931334408758","imei1":"12799931334408758","imei2":"12799931334408758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189637,"job_number":"JOB_189637","tr_customer_id":189655,"tr_customer_product_id":189645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:45.000Z","modified_at":"2026-02-17T15:24:45.000Z","name":"alpha p","mobile_number":"4561237890","email_id":"alpha@gmail.com","dop":"2025-04-06","serial_number":"15839987584885","imei1":"15839987584885","imei2":"15839987584885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189639,"job_number":"JOB_189639","tr_customer_id":189657,"tr_customer_product_id":189647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:24:47.000Z","modified_at":"2026-02-17T15:24:47.000Z","name":"Ludie Rodriguez","mobile_number":"406-816-6732","email_id":"Tressie.Robel@yahoo.com","dop":"2025-04-06","serial_number":"19829869914302800","imei1":"19829869914302800","imei2":"19829869914302800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:24:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189640,"job_number":"JOB_189640","tr_customer_id":189658,"tr_customer_product_id":189648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:44.000Z","modified_at":"2026-02-17T15:25:44.000Z","name":"beta t","mobile_number":"7894561230","email_id":"beta@gmail.com","dop":"2025-04-06","serial_number":"17053266525447","imei1":"17053266525447","imei2":"17053266525447","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189642,"job_number":"JOB_189642","tr_customer_id":189660,"tr_customer_product_id":189650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:25:46.000Z","modified_at":"2026-02-17T15:25:46.000Z","name":"Leland Smitham","mobile_number":"789-225-5452","email_id":"Ethel.Veum@yahoo.com","dop":"2025-04-06","serial_number":"14053877355894090","imei1":"14053877355894090","imei2":"14053877355894090","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189643,"job_number":"JOB_189643","tr_customer_id":189661,"tr_customer_product_id":189651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:27.000Z","modified_at":"2026-02-17T15:29:27.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16867172663875","imei1":"16867172663875","imei2":"16867172663875","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189645,"job_number":"JOB_189645","tr_customer_id":189663,"tr_customer_product_id":189653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:29:29.000Z","modified_at":"2026-02-17T15:29:29.000Z","name":"Candelario Rempel","mobile_number":"897-549-9288","email_id":"Kadin_Parker@gmail.com","dop":"2025-08-24","serial_number":"1038977730068976","imei1":"1038977730068976","imei2":"1038977730068976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189646,"job_number":"JOB_189646","tr_customer_id":189664,"tr_customer_product_id":189654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:11.000Z","modified_at":"2026-02-17T15:30:11.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19100410804602","imei1":"19100410804602","imei2":"19100410804602","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189648,"job_number":"JOB_189648","tr_customer_id":189666,"tr_customer_product_id":189656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:13.000Z","modified_at":"2026-02-17T15:30:13.000Z","name":"Tomasa Hills","mobile_number":"335-773-4722","email_id":"Stacey_Smith22@hotmail.com","dop":"2025-08-24","serial_number":"1015895807923655","imei1":"1015895807923655","imei2":"1015895807923655","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189649,"job_number":"JOB_189649","tr_customer_id":189667,"tr_customer_product_id":189657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:54.000Z","modified_at":"2026-02-17T15:30:54.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18783827983542","imei1":"18783827983542","imei2":"18783827983542","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189651,"job_number":"JOB_189651","tr_customer_id":189669,"tr_customer_product_id":189659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:30:56.000Z","modified_at":"2026-02-17T15:30:56.000Z","name":"Valentin Stoltenberg","mobile_number":"677-323-8813","email_id":"Manuela.Sipes83@yahoo.com","dop":"2025-08-24","serial_number":"1066790846986812","imei1":"1066790846986812","imei2":"1066790846986812","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189652,"job_number":"JOB_189652","tr_customer_id":189670,"tr_customer_product_id":189660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:14.000Z","modified_at":"2026-02-17T15:42:14.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"16127884678752","imei1":"16127884678752","imei2":"16127884678752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189654,"job_number":"JOB_189654","tr_customer_id":189672,"tr_customer_product_id":189662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:15.000Z","modified_at":"2026-02-17T15:42:15.000Z","name":"Norris Murray","mobile_number":"724-796-6559","email_id":"Carolyne93@hotmail.com","dop":"2025-08-24","serial_number":"1014350425553593","imei1":"1014350425553593","imei2":"1014350425553593","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189655,"job_number":"JOB_189655","tr_customer_id":189673,"tr_customer_product_id":189663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:57.000Z","modified_at":"2026-02-17T15:42:57.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14344818904343","imei1":"14344818904343","imei2":"14344818904343","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189657,"job_number":"JOB_189657","tr_customer_id":189675,"tr_customer_product_id":189665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:42:58.000Z","modified_at":"2026-02-17T15:42:58.000Z","name":"Andre Collier","mobile_number":"713-711-3017","email_id":"Ramiro.Schuppe@yahoo.com","dop":"2025-08-24","serial_number":"1073999056575439","imei1":"1073999056575439","imei2":"1073999056575439","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189658,"job_number":"JOB_189658","tr_customer_id":189676,"tr_customer_product_id":189666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:39.000Z","modified_at":"2026-02-17T15:43:39.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"10671229068148","imei1":"10671229068148","imei2":"10671229068148","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189660,"job_number":"JOB_189660","tr_customer_id":189678,"tr_customer_product_id":189668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T15:43:41.000Z","modified_at":"2026-02-17T15:43:41.000Z","name":"Pietro Murphy","mobile_number":"490-606-4247","email_id":"Alva_Leannon@gmail.com","dop":"2025-08-24","serial_number":"1072018433533869","imei1":"1072018433533869","imei2":"1072018433533869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T15:43:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189661,"job_number":"JOB_189661","tr_customer_id":189679,"tr_customer_product_id":189669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:12.000Z","modified_at":"2026-02-17T16:13:12.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106576631841413","imei1":"106576631841413","imei2":"106576631841413","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189663,"job_number":"JOB_189663","tr_customer_id":189681,"tr_customer_product_id":189671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:13:26.000Z","modified_at":"2026-02-17T16:13:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"101948301938642","imei1":"101948301938642","imei2":"101948301938642","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:13:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189665,"job_number":"JOB_189665","tr_customer_id":189683,"tr_customer_product_id":189673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:18.000Z","modified_at":"2026-02-17T16:21:18.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12165270191686","imei1":"12165270191686","imei2":"12165270191686","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189667,"job_number":"JOB_189667","tr_customer_id":189685,"tr_customer_product_id":189675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:21:20.000Z","modified_at":"2026-02-17T16:21:20.000Z","name":"Orlo Spencer","mobile_number":"857-460-9836","email_id":"Grover26@hotmail.com","dop":"2025-08-24","serial_number":"1078718927484752","imei1":"1078718927484752","imei2":"1078718927484752","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:21:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189668,"job_number":"JOB_189668","tr_customer_id":189686,"tr_customer_product_id":189676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:10.000Z","modified_at":"2026-02-17T16:22:10.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18073409765972","imei1":"18073409765972","imei2":"18073409765972","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189670,"job_number":"JOB_189670","tr_customer_id":189688,"tr_customer_product_id":189678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:22:12.000Z","modified_at":"2026-02-17T16:22:12.000Z","name":"Tatyana Douglas","mobile_number":"617-650-2595","email_id":"Hilma_Hintz80@yahoo.com","dop":"2025-08-24","serial_number":"1027576317728595","imei1":"1027576317728595","imei2":"1027576317728595","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:22:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189671,"job_number":"JOB_189671","tr_customer_id":189689,"tr_customer_product_id":189679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:01.000Z","modified_at":"2026-02-17T16:23:01.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"13297276169892","imei1":"13297276169892","imei2":"13297276169892","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189673,"job_number":"JOB_189673","tr_customer_id":189691,"tr_customer_product_id":189681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:23:03.000Z","modified_at":"2026-02-17T16:23:03.000Z","name":"Audreanne Collier","mobile_number":"878-221-3872","email_id":"Lera_Heller2@yahoo.com","dop":"2025-08-24","serial_number":"1057374024636062","imei1":"1057374024636062","imei2":"1057374024636062","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189674,"job_number":"JOB_189674","tr_customer_id":189692,"tr_customer_product_id":189682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:28:47.000Z","modified_at":"2026-02-17T16:28:47.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-17","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-17T16:28:46.867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189675,"job_number":"JOB_189675","tr_customer_id":189693,"tr_customer_product_id":189683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:03.000Z","modified_at":"2026-02-17T16:43:03.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16006519748589","imei1":"16006519748589","imei2":"16006519748589","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189677,"job_number":"JOB_189677","tr_customer_id":189695,"tr_customer_product_id":189685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:05.000Z","modified_at":"2026-02-17T16:43:05.000Z","name":"Briana MacGyver","mobile_number":"986-325-0268","email_id":"Burnice7@yahoo.com","dop":"2025-04-06","serial_number":"17749670520161372","imei1":"17749670520161372","imei2":"17749670520161372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189678,"job_number":"JOB_189678","tr_customer_id":189696,"tr_customer_product_id":189686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:47.000Z","modified_at":"2026-02-17T16:43:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13515530388041","imei1":"13515530388041","imei2":"13515530388041","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189680,"job_number":"JOB_189680","tr_customer_id":189698,"tr_customer_product_id":189688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:43:48.000Z","modified_at":"2026-02-17T16:43:48.000Z","name":"Myrtie Hilpert","mobile_number":"905-959-7281","email_id":"Colin68@gmail.com","dop":"2025-04-06","serial_number":"16045931244794868","imei1":"16045931244794868","imei2":"16045931244794868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189681,"job_number":"JOB_189681","tr_customer_id":189699,"tr_customer_product_id":189689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:30.000Z","modified_at":"2026-02-17T16:44:30.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"13046436455127","imei1":"13046436455127","imei2":"13046436455127","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189683,"job_number":"JOB_189683","tr_customer_id":189701,"tr_customer_product_id":189691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:44:32.000Z","modified_at":"2026-02-17T16:44:32.000Z","name":"Marco Yost","mobile_number":"556-868-6768","email_id":"Emily.Stokes@gmail.com","dop":"2025-04-06","serial_number":"11522364676466886","imei1":"11522364676466886","imei2":"11522364676466886","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:44:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189684,"job_number":"JOB_189684","tr_customer_id":189702,"tr_customer_product_id":189692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:11.000Z","modified_at":"2026-02-17T16:51:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11112778895311","imei1":"11112778895311","imei2":"11112778895311","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189686,"job_number":"JOB_189686","tr_customer_id":189704,"tr_customer_product_id":189694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:12.000Z","modified_at":"2026-02-17T16:51:12.000Z","name":"Shanna Lowe","mobile_number":"474-251-5790","email_id":"Lilyan_Buckridge@gmail.com","dop":"2025-04-06","serial_number":"13682955275635494","imei1":"13682955275635494","imei2":"13682955275635494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189687,"job_number":"JOB_189687","tr_customer_id":189705,"tr_customer_product_id":189695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:56.000Z","modified_at":"2026-02-17T16:51:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15116752023797","imei1":"15116752023797","imei2":"15116752023797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189689,"job_number":"JOB_189689","tr_customer_id":189707,"tr_customer_product_id":189697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:51:57.000Z","modified_at":"2026-02-17T16:51:57.000Z","name":"Dahlia Harris","mobile_number":"466-320-4298","email_id":"Weldon15@hotmail.com","dop":"2025-04-06","serial_number":"11674870771568066","imei1":"11674870771568066","imei2":"11674870771568066","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:51:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189690,"job_number":"JOB_189690","tr_customer_id":189708,"tr_customer_product_id":189698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:40.000Z","modified_at":"2026-02-17T16:52:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18214161606218","imei1":"18214161606218","imei2":"18214161606218","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189692,"job_number":"JOB_189692","tr_customer_id":189710,"tr_customer_product_id":189700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:52:42.000Z","modified_at":"2026-02-17T16:52:42.000Z","name":"Jacinthe Kuhic","mobile_number":"294-661-3557","email_id":"Kenneth_Cronin@hotmail.com","dop":"2025-04-06","serial_number":"15484751710762984","imei1":"15484751710762984","imei2":"15484751710762984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189693,"job_number":"JOB_189693","tr_customer_id":189711,"tr_customer_product_id":189701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:55:12.000Z","modified_at":"2026-02-17T16:55:12.000Z","name":"Pearlie Blick","mobile_number":"710-599-6225","email_id":"Cloyd.Schimmel75@hotmail.com","dop":"2025-04-06","serial_number":"17513698202439","imei1":"17513698202439","imei2":"17513698202439","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:55:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189694,"job_number":"JOB_189694","tr_customer_id":189712,"tr_customer_product_id":189702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T16:58:59.000Z","modified_at":"2026-02-17T16:58:59.000Z","name":"Coty White","mobile_number":"826-673-3160","email_id":"Tobin14@gmail.com","dop":"2025-04-06","serial_number":"14883158464637","imei1":"14883158464637","imei2":"14883158464637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T16:58:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189696,"job_number":"JOB_189696","tr_customer_id":189714,"tr_customer_product_id":189704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:04:06.000Z","modified_at":"2026-02-17T17:04:06.000Z","name":"Pinkie Osinski","mobile_number":"884-300-7583","email_id":"Alejandra.Bins@gmail.com","dop":"2025-04-06","serial_number":"14128618276111404","imei1":"14128618276111404","imei2":"14128618276111404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:04:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189697,"job_number":"JOB_189697","tr_customer_id":189715,"tr_customer_product_id":189705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:07:08.000Z","modified_at":"2026-02-17T17:07:08.000Z","name":"Izabella Nolan","mobile_number":"388-229-3445","email_id":"Dorris3@gmail.com","dop":"2025-04-06","serial_number":"10460598868588","imei1":"10460598868588","imei2":"10460598868588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:07:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189698,"job_number":"JOB_189698","tr_customer_id":189716,"tr_customer_product_id":189706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:13:09.000Z","modified_at":"2026-02-17T17:13:09.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-07","serial_number":"69992151778042","imei1":"69992151778042","imei2":"69992151778042","popurl":"2026-02-07T17:13:07.187724700Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:13:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189699,"job_number":"JOB_189699","tr_customer_id":189717,"tr_customer_product_id":189707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:18:43.000Z","modified_at":"2026-02-17T17:18:43.000Z","name":"Ekaaksh Chopra","mobile_number":"8027242285","email_id":"amodini.nehru@yahoo.co.in","dop":"2026-02-07","serial_number":"006728478175595","imei1":"006728478175595","imei2":"006728478175595","popurl":"www.mahesh-iyengar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:18:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189700,"job_number":"JOB_189700","tr_customer_id":189718,"tr_customer_product_id":189708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:25:14.000Z","modified_at":"2026-02-17T17:25:14.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"63288284085858","imei1":"63288284085858","imei2":"63288284085858","popurl":"2026-02-07T17:25:09.126392900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189701,"job_number":"JOB_189701","tr_customer_id":189719,"tr_customer_product_id":189709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:26:51.000Z","modified_at":"2026-02-17T17:26:51.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-07","serial_number":"75288284085858","imei1":"75288284085858","imei2":"75288284085858","popurl":"2026-02-07T17:26:46.588349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189702,"job_number":"JOB_189702","tr_customer_id":189720,"tr_customer_product_id":189710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:30:41.000Z","modified_at":"2026-02-17T17:30:41.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-07","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-07T17:30:40.743552938Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189703,"job_number":"JOB_189703","tr_customer_id":189721,"tr_customer_product_id":189711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:28.000Z","modified_at":"2026-02-17T17:32:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-07","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-07T17:32:28.503446768Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189704,"job_number":"JOB_189704","tr_customer_id":189722,"tr_customer_product_id":189712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:34.000Z","modified_at":"2026-02-17T17:32:34.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-07","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-07T17:32:33.609683367Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189705,"job_number":"JOB_189705","tr_customer_id":189723,"tr_customer_product_id":189713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:51.000Z","modified_at":"2026-02-17T17:32:51.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-07T17:32:50.825548443Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189706,"job_number":"JOB_189706","tr_customer_id":189724,"tr_customer_product_id":189714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Abhisyanta Mehrotra","mobile_number":"7067244797","email_id":"shubha.shah@hotmail.com","dop":"2026-02-07","serial_number":"032922194442239","imei1":"032922194442239","imei2":"032922194442239","popurl":"www.gemine-jain.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189707,"job_number":"JOB_189707","tr_customer_id":189725,"tr_customer_product_id":189715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:52.000Z","modified_at":"2026-02-17T17:32:52.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-07T17:32:52.273447642Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189708,"job_number":"JOB_189708","tr_customer_id":189726,"tr_customer_product_id":189716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:32:53.000Z","modified_at":"2026-02-17T17:32:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-07","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-07T17:32:52.870859998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:32:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189709,"job_number":"JOB_189709","tr_customer_id":189727,"tr_customer_product_id":189717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:27.000Z","modified_at":"2026-02-17T17:33:27.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-07T17:33:26.089773672Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189710,"job_number":"JOB_189710","tr_customer_id":189728,"tr_customer_product_id":189718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:38.000Z","modified_at":"2026-02-17T17:33:38.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-07T17:33:37.457228812Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189711,"job_number":"JOB_189711","tr_customer_id":189729,"tr_customer_product_id":189719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:33:43.000Z","modified_at":"2026-02-17T17:33:43.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-07","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-07T17:33:43.026480506Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:33:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189712,"job_number":"JOB_189712","tr_customer_id":189730,"tr_customer_product_id":189720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T17:34:21.000Z","modified_at":"2026-02-17T17:34:21.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-07","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-07T17:34:21.388690921Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T17:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188701,"job_number":"JOB_188701","tr_customer_id":188719,"tr_customer_product_id":188709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:29:57.000Z","modified_at":"2026-02-17T04:29:57.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Violette_Schimmel@gmail.com","dop":"2025-07-02","serial_number":"17105350136767","imei1":"17105350136767","imei2":"17105350136767","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188723,"job_number":"JOB_188723","tr_customer_id":188741,"tr_customer_product_id":188731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:13.000Z","modified_at":"2026-02-17T04:30:13.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Jesse_Runolfsson@hotmail.com","dop":"2025-07-02","serial_number":"14499158551667","imei1":"14499158551667","imei2":"14499158551667","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188744,"job_number":"JOB_188744","tr_customer_id":188762,"tr_customer_product_id":188752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:29.000Z","modified_at":"2026-02-17T04:30:29.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Delphine65@yahoo.com","dop":"2025-07-02","serial_number":"11433895494507","imei1":"11433895494507","imei2":"11433895494507","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188793,"job_number":"JOB_188793","tr_customer_id":188811,"tr_customer_product_id":188801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"170252974112572","imei1":"170252974112572","imei2":"170252974112572","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188795,"job_number":"JOB_188795","tr_customer_id":188813,"tr_customer_product_id":188803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Imogene Hauck","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180530844466871","imei1":"180530844466871","imei2":"180530844466871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188796,"job_number":"JOB_188796","tr_customer_id":188814,"tr_customer_product_id":188804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15904792249803","imei1":"15904792249803","imei2":"15904792249803","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188797,"job_number":"JOB_188797","tr_customer_id":188815,"tr_customer_product_id":188805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:08.000Z","modified_at":"2026-02-17T04:31:08.000Z","name":"Krista Purdy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"130403230290418","imei1":"130403230290418","imei2":"130403230290418","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188798,"job_number":"JOB_188798","tr_customer_id":188816,"tr_customer_product_id":188806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:09.000Z","modified_at":"2026-02-17T04:31:09.000Z","name":"Avery Thompson","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"157095378328162","imei1":"157095378328162","imei2":"157095378328162","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188802,"job_number":"JOB_188802","tr_customer_id":188820,"tr_customer_product_id":188810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:15.000Z","modified_at":"2026-02-17T04:31:15.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100591814871071","imei1":"100591814871071","imei2":"100591814871071","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188804,"job_number":"JOB_188804","tr_customer_id":188822,"tr_customer_product_id":188812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:16.000Z","modified_at":"2026-02-17T04:31:16.000Z","name":"Dalton Lueilwitz","mobile_number":"902-722-6187","email_id":"Alvah.Metz@yahoo.com","dop":"2025-06-09","serial_number":"108914035441859","imei1":"108914035441859","imei2":"108914035441859","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188814,"job_number":"JOB_188814","tr_customer_id":188832,"tr_customer_product_id":188822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"181436140642072","imei1":"181436140642072","imei2":"181436140642072","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188815,"job_number":"JOB_188815","tr_customer_id":188833,"tr_customer_product_id":188823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Gladys Macejkovic","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"112345313038041","imei1":"112345313038041","imei2":"112345313038041","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188818,"job_number":"JOB_188818","tr_customer_id":188836,"tr_customer_product_id":188826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:21.000Z","modified_at":"2026-02-17T04:31:21.000Z","name":"Brigitte Luettgen","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150849932304816","imei1":"150849932304816","imei2":"150849932304816","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188823,"job_number":"JOB_188823","tr_customer_id":188840,"tr_customer_product_id":188831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:22.000Z","modified_at":"2026-02-17T04:31:22.000Z","name":"Francisco Hodkiewicz","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"119615730691345","imei1":"119615730691345","imei2":"119615730691345","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188837,"job_number":"JOB_188837","tr_customer_id":188855,"tr_customer_product_id":188845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:30.000Z","modified_at":"2026-02-17T04:31:30.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"106451449737447","imei1":"106451449737447","imei2":"106451449737447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188839,"job_number":"JOB_188839","tr_customer_id":188857,"tr_customer_product_id":188847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:31.000Z","modified_at":"2026-02-17T04:31:31.000Z","name":"Llewellyn Klein","mobile_number":"278-668-7351","email_id":"Garett.Monahan98@yahoo.com","dop":"2025-06-09","serial_number":"102815577325559","imei1":"102815577325559","imei2":"102815577325559","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188856,"job_number":"JOB_188856","tr_customer_id":188874,"tr_customer_product_id":188864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:45.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104413534082810","imei1":"104413534082810","imei2":"104413534082810","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188860,"job_number":"JOB_188860","tr_customer_id":188878,"tr_customer_product_id":188868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:45.000Z","modified_at":"2026-02-17T04:31:46.000Z","name":"Vergie Schamberger","mobile_number":"398-450-0802","email_id":"Maggie35@yahoo.com","dop":"2025-06-09","serial_number":"103421908567424","imei1":"103421908567424","imei2":"103421908567424","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188862,"job_number":"JOB_188862","tr_customer_id":188880,"tr_customer_product_id":188870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Justus Ryan","mobile_number":"339-426-6230","email_id":"Augusta.Auer@yahoo.com","dop":"2025-06-09","serial_number":"14401948404982224","imei1":"14401948404982224","imei2":"14401948404982224","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188955,"job_number":"JOB_188955","tr_customer_id":188973,"tr_customer_product_id":188963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T05:17:32.000Z","modified_at":"2026-02-17T05:17:32.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17025288370670","imei1":"17025288370670","imei2":"17025288370670","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T05:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189025,"job_number":"JOB_189025","tr_customer_id":189043,"tr_customer_product_id":189033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:50.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"104570195452609","imei1":"104570195452609","imei2":"104570195452609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189027,"job_number":"JOB_189027","tr_customer_id":189045,"tr_customer_product_id":189035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:43:51.000Z","modified_at":"2026-02-17T06:43:51.000Z","name":"Rosemary Buckridge","mobile_number":"291-309-6326","email_id":"Bernardo59@gmail.com","dop":"2025-06-09","serial_number":"100200564778190","imei1":"100200564778190","imei2":"100200564778190","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189028,"job_number":"JOB_189028","tr_customer_id":189046,"tr_customer_product_id":189036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"108304190112144","imei1":"108304190112144","imei2":"108304190112144","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189030,"job_number":"JOB_189030","tr_customer_id":189048,"tr_customer_product_id":189038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:08.000Z","modified_at":"2026-02-17T06:44:08.000Z","name":"Neva Upton","mobile_number":"796-947-1736","email_id":"Rylan_Friesen15@yahoo.com","dop":"2025-06-09","serial_number":"102740669557135","imei1":"102740669557135","imei2":"102740669557135","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189036,"job_number":"JOB_189036","tr_customer_id":189054,"tr_customer_product_id":189044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:23.000Z","modified_at":"2026-02-17T06:44:23.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"102298055949746","imei1":"102298055949746","imei2":"102298055949746","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189038,"job_number":"JOB_189038","tr_customer_id":189056,"tr_customer_product_id":189046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:44:24.000Z","modified_at":"2026-02-17T06:44:24.000Z","name":"Newton Jenkins","mobile_number":"616-719-8349","email_id":"Fidel62@hotmail.com","dop":"2025-06-09","serial_number":"102057266630183","imei1":"102057266630183","imei2":"102057266630183","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189198,"job_number":"JOB_189198","tr_customer_id":189216,"tr_customer_product_id":189206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:28.000Z","modified_at":"2026-02-17T07:54:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Korey.Ryan@yahoo.com","dop":"2025-07-02","serial_number":"12042292460194","imei1":"12042292460194","imei2":"12042292460194","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189202,"job_number":"JOB_189202","tr_customer_id":189220,"tr_customer_product_id":189210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:54:46.000Z","modified_at":"2026-02-17T07:54:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braxton29@yahoo.com","dop":"2025-07-02","serial_number":"13808648892066","imei1":"13808648892066","imei2":"13808648892066","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189206,"job_number":"JOB_189206","tr_customer_id":189224,"tr_customer_product_id":189214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:55:04.000Z","modified_at":"2026-02-17T07:55:04.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Shirley.Sanford14@hotmail.com","dop":"2025-07-02","serial_number":"14219384733852","imei1":"14219384733852","imei2":"14219384733852","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189283,"job_number":"JOB_189283","tr_customer_id":189301,"tr_customer_product_id":189291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T10:39:38.000Z","modified_at":"2026-02-17T10:39:38.000Z","name":"Dovie Pouros","mobile_number":"265-258-5607","email_id":"Chelsie.Harber@gmail.com","dop":"2026-01-06","serial_number":"10203815642296","imei1":"10203815642296","imei2":"10203815642296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T10:39:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189303,"job_number":"JOB_189303","tr_customer_id":189321,"tr_customer_product_id":189311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:12:45.000Z","modified_at":"2026-02-17T11:12:45.000Z","name":"Zoey Harber","mobile_number":"784-876-6816","email_id":"Mireille23@hotmail.com","dop":"2026-01-06","serial_number":"10596914198296","imei1":"10596914198296","imei2":"10596914198296","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:12:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189306,"job_number":"JOB_189306","tr_customer_id":189324,"tr_customer_product_id":189314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:17:43.000Z","modified_at":"2026-02-17T11:17:43.000Z","name":"Boyd Terry","mobile_number":"772-639-3756","email_id":"Laverne_Schultz51@yahoo.com","dop":"2026-01-06","serial_number":"10574625310616","imei1":"10574625310616","imei2":"10574625310616","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189315,"job_number":"JOB_189315","tr_customer_id":189333,"tr_customer_product_id":189323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:30:19.000Z","modified_at":"2026-02-17T11:30:19.000Z","name":"Alexane Welch","mobile_number":"222-887-4865","email_id":"Jamison29@hotmail.com","dop":"2026-01-06","serial_number":"10809059297033","imei1":"10809059297033","imei2":"10809059297033","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189327,"job_number":"JOB_189327","tr_customer_id":189345,"tr_customer_product_id":189335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:18.000Z","modified_at":"2026-02-17T11:46:18.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10678110588137","imei1":"10678110588137","imei2":"10678110588137","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189328,"job_number":"JOB_189328","tr_customer_id":189346,"tr_customer_product_id":189336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:46:53.000Z","modified_at":"2026-02-17T11:46:53.000Z","name":"Anika Stokes","mobile_number":"640-668-3457","email_id":"Arely16@hotmail.com","dop":"2026-01-06","serial_number":"10118107474146","imei1":"10118107474146","imei2":"10118107474146","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189332,"job_number":"JOB_189332","tr_customer_id":189350,"tr_customer_product_id":189340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:52:21.000Z","modified_at":"2026-02-17T11:52:21.000Z","name":"Melody Bosco","mobile_number":"401-320-7798","email_id":"Marilou_Kessler@gmail.com","dop":"2026-01-06","serial_number":"10195137061274","imei1":"10195137061274","imei2":"10195137061274","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T11:52:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189423,"job_number":"JOB_189423","tr_customer_id":189441,"tr_customer_product_id":189431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"156253775526985","imei1":"156253775526985","imei2":"156253775526985","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189424,"job_number":"JOB_189424","tr_customer_id":189442,"tr_customer_product_id":189432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:50.000Z","modified_at":"2026-02-17T14:37:50.000Z","name":"Dorcas Abernathy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"143730783574723","imei1":"143730783574723","imei2":"143730783574723","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189425,"job_number":"JOB_189425","tr_customer_id":189443,"tr_customer_product_id":189433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Viviane Koelpin","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110188458210374","imei1":"110188458210374","imei2":"110188458210374","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189426,"job_number":"JOB_189426","tr_customer_id":189444,"tr_customer_product_id":189434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:37:51.000Z","modified_at":"2026-02-17T14:37:51.000Z","name":"Brendon Greenholt","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"189053348492378","imei1":"189053348492378","imei2":"189053348492378","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:37:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189427,"job_number":"JOB_189427","tr_customer_id":189445,"tr_customer_product_id":189435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:02.000Z","modified_at":"2026-02-17T14:38:02.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"197662777979236","imei1":"197662777979236","imei2":"197662777979236","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189428,"job_number":"JOB_189428","tr_customer_id":189446,"tr_customer_product_id":189436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Marianne Ferry","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"187290876668351","imei1":"187290876668351","imei2":"187290876668351","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189429,"job_number":"JOB_189429","tr_customer_id":189447,"tr_customer_product_id":189437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Darwin Vandervort","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"180592566994889","imei1":"180592566994889","imei2":"180592566994889","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189430,"job_number":"JOB_189430","tr_customer_id":189448,"tr_customer_product_id":189438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:38:03.000Z","modified_at":"2026-02-17T14:38:03.000Z","name":"Camren Windler","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"188862701275759","imei1":"188862701275759","imei2":"188862701275759","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:38:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189542,"job_number":"JOB_189542","tr_customer_id":189560,"tr_customer_product_id":189550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:44.000Z","modified_at":"2026-02-17T14:51:44.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"109100259055016","imei1":"109100259055016","imei2":"109100259055016","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189544,"job_number":"JOB_189544","tr_customer_id":189562,"tr_customer_product_id":189552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:51:45.000Z","modified_at":"2026-02-17T14:51:45.000Z","name":"Yoshiko Will","mobile_number":"806-891-5821","email_id":"Taryn40@yahoo.com","dop":"2025-06-09","serial_number":"107927344513945","imei1":"107927344513945","imei2":"107927344513945","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:51:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189545,"job_number":"JOB_189545","tr_customer_id":189563,"tr_customer_product_id":189553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104711961945486","imei1":"104711961945486","imei2":"104711961945486","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189547,"job_number":"JOB_189547","tr_customer_id":189565,"tr_customer_product_id":189555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:01.000Z","modified_at":"2026-02-17T14:52:01.000Z","name":"Olen Kunde","mobile_number":"439-490-5048","email_id":"Itzel.Doyle@hotmail.com","dop":"2025-06-09","serial_number":"103737570415308","imei1":"103737570415308","imei2":"103737570415308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189554,"job_number":"JOB_189554","tr_customer_id":189572,"tr_customer_product_id":189562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:17.000Z","modified_at":"2026-02-17T14:52:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101976295449698","imei1":"101976295449698","imei2":"101976295449698","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":189556,"job_number":"JOB_189556","tr_customer_id":189574,"tr_customer_product_id":189564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:52:18.000Z","modified_at":"2026-02-17T14:52:18.000Z","name":"Greyson Wiza","mobile_number":"407-406-2449","email_id":"Eva_Schiller@yahoo.com","dop":"2025-06-09","serial_number":"107795399086141","imei1":"107795399086141","imei2":"107795399086141","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:52:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":188727,"job_number":"JOB_188727","tr_customer_id":188745,"tr_customer_product_id":188735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:15.000Z","modified_at":"2026-02-17T04:30:15.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10905595169676","imei1":"10905595169676","imei2":"10905595169676","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188731,"job_number":"JOB_188731","tr_customer_id":188749,"tr_customer_product_id":188739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:30:17.000Z","modified_at":"2026-02-17T04:30:17.000Z","name":"Raleigh O'Hara","mobile_number":"485-917-9446","email_id":"Sidney_Frami@yahoo.com","dop":"2000-01-31","serial_number":"1055681467130151","imei1":"1055681467130151","imei2":"1055681467130151","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188784,"job_number":"JOB_188784","tr_customer_id":188802,"tr_customer_product_id":188792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:01.000Z","modified_at":"2026-02-17T04:31:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10284340885547","imei1":"10284340885547","imei2":"10284340885547","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188787,"job_number":"JOB_188787","tr_customer_id":188805,"tr_customer_product_id":188795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:02.000Z","modified_at":"2026-02-17T04:31:02.000Z","name":"Vincenza Rogahn","mobile_number":"397-947-7861","email_id":"Edison_Barrows33@gmail.com","dop":"2000-01-31","serial_number":"1002264971320555","imei1":"1002264971320555","imei2":"1002264971320555","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188863,"job_number":"JOB_188863","tr_customer_id":188881,"tr_customer_product_id":188871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:47.000Z","modified_at":"2026-02-17T04:31:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10004201677312","imei1":"10004201677312","imei2":"10004201677312","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188869,"job_number":"JOB_188869","tr_customer_id":188887,"tr_customer_product_id":188877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:31:49.000Z","modified_at":"2026-02-17T04:31:49.000Z","name":"Edwina Rosenbaum","mobile_number":"265-891-6819","email_id":"Johnpaul.Smitham@hotmail.com","dop":"2000-01-31","serial_number":"1074880135561668","imei1":"1074880135561668","imei2":"1074880135561668","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188902,"job_number":"JOB_188902","tr_customer_id":188920,"tr_customer_product_id":188910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:33.000Z","modified_at":"2026-02-17T04:32:33.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10214875240741","imei1":"10214875240741","imei2":"10214875240741","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":188904,"job_number":"JOB_188904","tr_customer_id":188922,"tr_customer_product_id":188912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:32:35.000Z","modified_at":"2026-02-17T04:32:35.000Z","name":"Ned Gottlieb","mobile_number":"716-752-8275","email_id":"Nicklaus_Moen@hotmail.com","dop":"2000-01-31","serial_number":"1026856958381712","imei1":"1026856958381712","imei2":"1026856958381712","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T04:32:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189102,"job_number":"JOB_189102","tr_customer_id":189120,"tr_customer_product_id":189110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:09.000Z","modified_at":"2026-02-17T06:59:09.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10056876609036","imei1":"10056876609036","imei2":"10056876609036","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189104,"job_number":"JOB_189104","tr_customer_id":189122,"tr_customer_product_id":189112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:10.000Z","modified_at":"2026-02-17T06:59:10.000Z","name":"Kenneth Gerlach","mobile_number":"997-519-0538","email_id":"Sadye_Turcotte12@yahoo.com","dop":"2000-01-31","serial_number":"1010799747951070","imei1":"1010799747951070","imei2":"1010799747951070","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189116,"job_number":"JOB_189116","tr_customer_id":189134,"tr_customer_product_id":189124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:55.000Z","modified_at":"2026-02-17T06:59:55.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10157581854649","imei1":"10157581854649","imei2":"10157581854649","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189118,"job_number":"JOB_189118","tr_customer_id":189136,"tr_customer_product_id":189126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:59:57.000Z","modified_at":"2026-02-17T06:59:57.000Z","name":"Caleb Dicki","mobile_number":"351-373-1350","email_id":"Akeem87@hotmail.com","dop":"2000-01-31","serial_number":"1039638580141443","imei1":"1039638580141443","imei2":"1039638580141443","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T06:59:57.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189128,"job_number":"JOB_189128","tr_customer_id":189146,"tr_customer_product_id":189136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:41.000Z","modified_at":"2026-02-17T07:00:41.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10286888871987","imei1":"10286888871987","imei2":"10286888871987","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:41.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189130,"job_number":"JOB_189130","tr_customer_id":189148,"tr_customer_product_id":189138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:00:43.000Z","modified_at":"2026-02-17T07:00:43.000Z","name":"Nicola Haag","mobile_number":"661-355-2843","email_id":"Stone_Satterfield77@hotmail.com","dop":"2000-01-31","serial_number":"1070446747651295","imei1":"1070446747651295","imei2":"1070446747651295","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:00:43.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189134,"job_number":"JOB_189134","tr_customer_id":189152,"tr_customer_product_id":189142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:27.000Z","modified_at":"2026-02-17T07:01:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10465981979370","imei1":"10465981979370","imei2":"10465981979370","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189136,"job_number":"JOB_189136","tr_customer_id":189154,"tr_customer_product_id":189144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:01:28.000Z","modified_at":"2026-02-17T07:01:28.000Z","name":"Christina Lindgren","mobile_number":"205-813-7434","email_id":"Yasmine_Runolfsson33@hotmail.com","dop":"2000-01-31","serial_number":"1067275087541816","imei1":"1067275087541816","imei2":"1067275087541816","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189463,"job_number":"JOB_189463","tr_customer_id":189481,"tr_customer_product_id":189471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:13.000Z","modified_at":"2026-02-17T14:41:13.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10141154552481","imei1":"10141154552481","imei2":"10141154552481","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:13.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189465,"job_number":"JOB_189465","tr_customer_id":189483,"tr_customer_product_id":189473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:41:15.000Z","modified_at":"2026-02-17T14:41:15.000Z","name":"Guillermo Balistreri","mobile_number":"955-633-1992","email_id":"Emely.Mueller95@gmail.com","dop":"2000-01-31","serial_number":"1016121498638475","imei1":"1016121498638475","imei2":"1016121498638475","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:41:15.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189475,"job_number":"JOB_189475","tr_customer_id":189493,"tr_customer_product_id":189483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:01.000Z","modified_at":"2026-02-17T14:42:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10535029245928","imei1":"10535029245928","imei2":"10535029245928","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189477,"job_number":"JOB_189477","tr_customer_id":189495,"tr_customer_product_id":189485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:02.000Z","modified_at":"2026-02-17T14:42:03.000Z","name":"Shakira Bauch","mobile_number":"533-373-8374","email_id":"Deshawn_Herman72@gmail.com","dop":"2000-01-31","serial_number":"1050983177380824","imei1":"1050983177380824","imei2":"1050983177380824","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:02.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189484,"job_number":"JOB_189484","tr_customer_id":189502,"tr_customer_product_id":189492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:48.000Z","modified_at":"2026-02-17T14:42:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10228070641658","imei1":"10228070641658","imei2":"10228070641658","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189486,"job_number":"JOB_189486","tr_customer_id":189504,"tr_customer_product_id":189494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:42:49.000Z","modified_at":"2026-02-17T14:42:49.000Z","name":"Eleanora Daugherty","mobile_number":"613-420-2163","email_id":"Fred1@gmail.com","dop":"2000-01-31","serial_number":"1063008437450195","imei1":"1063008437450195","imei2":"1063008437450195","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189499,"job_number":"JOB_189499","tr_customer_id":189517,"tr_customer_product_id":189507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:35.000Z","modified_at":"2026-02-17T14:43:35.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10203431549240","imei1":"10203431549240","imei2":"10203431549240","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189501,"job_number":"JOB_189501","tr_customer_id":189519,"tr_customer_product_id":189509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:43:36.000Z","modified_at":"2026-02-17T14:43:36.000Z","name":"Blair Nikolaus","mobile_number":"906-896-9292","email_id":"Lurline_Schultz@hotmail.com","dop":"2000-01-31","serial_number":"1054062387313755","imei1":"1054062387313755","imei2":"1054062387313755","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:43:36.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189363,"job_number":"JOB_189363","tr_customer_id":189381,"tr_customer_product_id":189371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:25.000Z","modified_at":"2026-02-17T13:56:25.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"579145609977900","imei1":"579145609977900","imei2":"579145609977900","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189364,"job_number":"JOB_189364","tr_customer_id":189382,"tr_customer_product_id":189372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:32.000Z","modified_at":"2026-02-17T13:56:32.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"464229527074164","imei1":"464229527074164","imei2":"464229527074164","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189365,"job_number":"JOB_189365","tr_customer_id":189383,"tr_customer_product_id":189373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T13:56:38.000Z","modified_at":"2026-02-17T13:56:38.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"537663356445907","imei1":"537663356445907","imei2":"537663356445907","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T13:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189369,"job_number":"JOB_189369","tr_customer_id":189387,"tr_customer_product_id":189377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:39.000Z","modified_at":"2026-02-17T14:02:39.000Z","name":"Batista tiwari","mobile_number":"1234567890","email_id":"batista.tiwari@gmail.com","dop":"2025-12-16","serial_number":"666584600189398","imei1":"666584600189398","imei2":"666584600189398","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189370,"job_number":"JOB_189370","tr_customer_id":189388,"tr_customer_product_id":189378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:46.000Z","modified_at":"2026-02-17T14:02:46.000Z","name":"Undertaker saxsena","mobile_number":"1987654321","email_id":"undertaker.saxsena@gmail.com","dop":"2025-12-16","serial_number":"445321442691612","imei1":"445321442691612","imei2":"445321442691612","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":189371,"job_number":"JOB_189371","tr_customer_id":189389,"tr_customer_product_id":189379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:02:53.000Z","modified_at":"2026-02-17T14:02:53.000Z","name":"Lita sharma","mobile_number":"1122334455","email_id":"lita.sharma@gmail.com","dop":"2025-12-16","serial_number":"269900922152575","imei1":"269900922152575","imei2":"269900922152575","popurl":"2025-12-16T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-17T14:02:53.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 694B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 857606ed-e503-4126-aa41-1cc06688bf25
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-WjQNW/R+rivzwYP/nNk+Jbecdzc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY"}}
Test Information
NamePassedFailedSkipped
Verify that status cose is 200 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time taken for response 1 0 0
Verify that the response in token 1 0 0
Verify the json token in 3 parts 1 0 0
Total 5 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 974cb6f2-0879-47d5-b24e-22eeeebe5fdd
Connection keep-alive
Content-Length 57
Request Body
{
            "username": "1245",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 401 Unauthorised and for invalid credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 401 Unauthorised and for invalid credentials
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 98B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
Cache-Control no-cache
Postman-Token 453c6b19-7f0d-48cc-9a87-5c5834728dc2
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify that status code is 400 invalid request and for empty credentials 0 1 0
Verify that the response body contains the correct error message 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify that status code is 400 invalid request and for empty credentials
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token 7fd8e4b2-8c07-479d-8b19-6013024c7bd6
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token cb587dd5-f74b-4ecd-b42d-ae7d6d96a38c
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token c3f62086-3cee-4c56-b70c-eebcd988f498
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 267ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token 64f63ec8-3169-4de3-b480-df9e03f30fd9
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 258ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token ecc6a1ce-f5fe-427b-be05-ec7f547ace5e
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-pkpUpZ/laykgTFKM6XWdqTqznsE"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Repair completed","key":"repair_completed","count":350}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fc-aFDZJjH4KgRL6soEjQNRfI27XHI"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZ
Cache-Control no-cache
Postman-Token 91cea413-d709-4b78-a6bd-7560b120bd03
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response code is 403 for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response code is 403 for the invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token e77c78cd-8a0e-4c3d-8755-15440a1e8459
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 251ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token cf0402a4-6d5b-4197-af8a-008b0ffbcf6c
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token da89404c-c384-4f00-8160-c9aa35c2638f
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 5.78KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token 0ab4855f-0880-4d37-9213-6ac1cbc3a02b
Content-Length 36
Request Body
{"details_key":"pending_for_repair"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 5914
ETag W/"171a-V0VWkWy1GMYg+Hwb7iQAjEjBg2c"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 31B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token 59faf24d-9c6f-4dd8-8398-76a5e313002a
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify if the status code is 200 for ok or success 1 0 0
Verify if the message in the response body is 'Success' 1 0 0
verify the response time is less than 200ms 0 1 0
Verify if the data array is non empty array 0 1 0
Total 2 2 0
Test Failures
Test NameAssertion Error
verify the response time is less than 200ms
expected 245 to be below 200
Verify if the data array is non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
Cache-Control no-cache
Postman-Token 292bc28c-1d16-4952-9de1-944f2374ce65
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify if the status code is unauthorised 401 for invalidtoken 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token 81c401e6-739e-43a0-97b2-e52af43a0df1
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token 3af6c48a-6978-41c7-bcaa-c7a1af3ff284
Content-Length 34
Request Body
{"details_key":"repair_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 125B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
Cache-Control no-cache
Postman-Token 35e492db-5ef2-4ba7-8734-f72ffc5b2ae5
Content-Length 18
Request Body
{"details_key":""}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 125
ETag W/"7d-wqhn+WfD4T1xuSC0hDFym9SRsTg"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"details_key\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify if the status code is 400 Bad request due to the wronf data passed in body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify if the status code is 400 Bad request due to the wronf data passed in body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 495ms
Mean size per request: 7.2KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token 3c67a85c-1146-4083-9a6f-46debe8e977b
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time is below 2000 1 0 0
Verify the message in the body is Suucess 1 0 0
Verify if the data is not empty array 1 0 0
Verify if the job number status with JOB_ 6 0 0
Verify created_at,modified_at,assigend_on should be valid ISO Date 6 0 0
Verify created_at,modified_at,assigned_on should be valid ISO date 0 6 0
verify if the problem array is not empty and has atleast one element 0 1 0
verify if the problems have mandatory properites 0 1 0
Total 16 8 0
Test Failures
Test NameAssertion Error
Verify created_at,modified_at,assigned_on should be valid ISO date
mst_action_status is not defined
verify if the problem array is not empty and has atleast one element
jsonObject is not defined
verify if the problems have mandatory properites
jsonObject is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 445ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token 5047838d-9c4b-4e1b-9377-263c9aaca12f
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the emtpty or missing token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 401 Unauthorised for the emtpty or missing token
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 448ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token cb11e895-2c95-4230-8bfa-0d914379e8a2
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 457ms
Mean size per request: 7.2KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Cache-Control no-cache
Postman-Token f45963cf-aab9-4de3-a57d-0d68789b8887
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 7370
ETag W/"1cca-k8WUY+9SwYY4IU3VLlfxARcbzEk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189336,"job_number":"JOB_189336","tr_customer_id":189354,"tr_customer_product_id":189344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T11:59:36.000Z","modified_at":"2026-02-17T13:01:59.000Z","name":"Conor Emard","mobile_number":"214-809-3123","email_id":"Beth_Ruecker@gmail.com","dop":"2026-01-06","serial_number":"10581299826964","imei1":"10581299826964","imei2":"10581299826964","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T13:01:59.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Phone is not running, facing hanging issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T11:59:36.000Z"},{"id":2,"name":"Poor battery life","tr_job_head_id":189336,"remark":"Reinstall the OS and change charger adopter","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-17T11:59:40.000Z"}],"quatations":[]},{"id":189217,"job_number":"JOB_189217","tr_customer_id":189235,"tr_customer_product_id":189225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T07:56:32.000Z","modified_at":"2026-02-17T07:56:37.000Z","name":"Toby Abbott","mobile_number":"796-490-1433","email_id":"Addison.Carter54@yahoo.com","dop":"2026-01-04","serial_number":"11544483187206","imei1":"11544483187206","imei2":"111544483187206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T07:56:37.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189217,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T07:56:32.000Z"}],"quatations":[]},{"id":189003,"job_number":"JOB_189003","tr_customer_id":189021,"tr_customer_product_id":189011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:46.000Z","modified_at":"2026-02-17T06:08:53.000Z","name":"Zelma Reynolds","mobile_number":"761-706-7406","email_id":"Kimberly73@hotmail.com","dop":"2025-04-06","serial_number":"17661319897436","imei1":"17661319897436","imei2":"17661319897436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:53.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189003,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:46.000Z"}],"quatations":[]},{"id":189000,"job_number":"JOB_189000","tr_customer_id":189018,"tr_customer_product_id":189008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:39.000Z","modified_at":"2026-02-17T06:08:44.000Z","name":"Jaime Thiel","mobile_number":"623-259-0891","email_id":"Pedro86@gmail.com","dop":"2025-04-06","serial_number":"18092893446705","imei1":"18092893446705","imei2":"18092893446705","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:44.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":189000,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:39.000Z"}],"quatations":[]},{"id":188997,"job_number":"JOB_188997","tr_customer_id":189015,"tr_customer_product_id":189005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T06:08:30.000Z","modified_at":"2026-02-17T06:08:36.000Z","name":"April Stanton","mobile_number":"915-589-3299","email_id":"Nellie99@hotmail.com","dop":"2025-04-06","serial_number":"12154964505164","imei1":"12154964505164","imei2":"12154964505164","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T06:08:36.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188997,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T06:08:30.000Z"}],"quatations":[]},{"id":188914,"job_number":"JOB_188914","tr_customer_id":188932,"tr_customer_product_id":188922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:36:57.000Z","modified_at":"2026-02-17T04:37:25.000Z","name":"Ettie Wehner","mobile_number":"894-446-0961","email_id":"Ardella.Weber82@hotmail.com","dop":"2025-04-06","serial_number":"12572436778897","imei1":"12572436778897","imei2":"12572436778897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-17T04:37:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":188914,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-17T04:36:57.000Z"}],"quatations":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 240ms
Mean size per request: 10.53KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8efefc92-a2bd-44b1-89c9-69c8c622c80f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the message in the response body is 'Success' 1 0 0
Verify the response time below 2000 1 0 0
Verify the response schema matches the json schema 1 0 0
verify the data mst_oem,mst_model,mst_oem_id are present in the data 1 0 0
verify the mst_model is a non empty array 1 0 0
verify the mst_oem is a non empty array 1 0 0
Total 7 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 419b83c5-326e-4cd9-bc40-8b6966fd489d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify that the 401 Unauthorized status code is returned when the Authorization header is missing mainly token is empty or missing 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4O
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 12c84901-848b-4488-8b41-ffea7472edbe
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden measn passed inavalid token in header 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden measn passed inavalid token in header
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: PUT
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 404 - Not Found
Mean time per request: 223ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89635642-195d-4846-977e-cf769d4f21bb
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify the status code is the 405 method not allowed for the sending wrong HTTP code 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is the 405 method not allowed for the sending wrong HTTP code
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8ca5c4a9-6ea5-4439-b721-dc1a53fb4a37
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 25b7947f-1cb7-48ab-bc61-f39e217cf796
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7746b9b2-5e69-40e3-beed-c70ab5e92e73
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NjI2OTh9.2DZ-MLIYzNB8TQ7KvYWkNhjfKyoWBtODb0x9dQXGmtU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621,"problems":[{"id":1,"remark":"Re Installed the OS"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 296B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5Njl9.3vhCK-600C5pg_qc4gTtW9LqtpHzVfz6WNba2vdh7LY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fec4b22e-06a8-4329-a48f-71e5904faef9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 132
Request Body
{
            "job_id": ,
            "problems": [
                {
                    "id": 2,
                    "remark": "Battery replace"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 296
ETag W/"128-TDJ7P1J1mDAN8z490676hqGVvPw"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token , in JSON at position 17","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": ,\r\n    \"problems\": [\r\n        {\r\n            \"id\": 2,\r\n            \"remark\": \"Battery replace\"\r\n        }\r\n    ]\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 331e4c06-96b9-4e95-82b6-65246e259a2b
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Yaoskw6zAAIpvaAiiuewktv0MwU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU"}}
Test Information
NamePassedFailedSkipped
Verify that the status code is 200 for oK 1 0 0
Verify that the response message is 'Success' 1 0 0
Verify that the time is less than the 2000 1 0 0
verify if the toke id valid VWT 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 681B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization
Cache-Control no-cache
Postman-Token 18f5d79b-232f-46c4-8cc5-7ddb5b622110
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-Yaoskw6zAAIpvaAiiuewktv0MwU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU"}}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 401 Unauthorised for the empty tyoken 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 401 Unauthorised for the empty tyoken
expected response to have status code 401 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token b30e078a-899e-42ff-bf9f-65b3f96dd14e
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 7e81ee2c-ac26-40ae-85ed-f867850995e6
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
Authorization eCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Cache-Control no-cache
Postman-Token 770238f8-1def-4ec6-8257-4a30a7f19d2d
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify that the response status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify that the response status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 431B

Test Pass Percentage
78 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4e17b2c2-a874-4e53-bbb4-e82035d13ada
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
verify the response time response is below 2000 ms 1 0 0
Verify the response message is the success 1 0 0
Verify if the mandatory properties are shown in the response 1 0 0
verify if the password and reset password are not present in the response 0 1 0
Verify the response contains reole_name as 'QC 1 0 0
Verify the modified_at and created_at are both valid ISO date string 2 0 0
Verify the mobile-number is valid 10 digit string 0 1 0
Total 7 2 0
Test Failures
Test NameAssertion Error
verify if the password and reset password are not present in the response
expected { id: 3, first_name: 'qc', …(14) } to not have property 'password'
Verify the mobile-number is valid 10 digit string
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b249d05-52ea-4cef-9b84-b99de8376d76
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9f87f492-adcf-43ff-af3d-80bcfb6d7a1e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6d7bcac2-63d9-414c-9d5c-7baf7f47f1b9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 263ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e1856ae5-dce2-4fd1-b3f1-34a0d8390e09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 202B

Test Pass Percentage
77 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 854ddf35-4b46-497b-af45-fc18fc348cbf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
NamePassedFailedSkipped
verify the status code is 200 1 0 0
Verify the response time below the 2000ms 1 0 0
Verify the response message is Success 1 0 0
Verify the array is non empty array with 3 elemensts 1 0 0
Verify the jsons has valid label 3 0 0
Verify the jsons has valid keys 3 0 0
verify count is positive number 0 3 0
Total 10 3 0
Test Failures
Test NameAssertion Error
verify count is positive number
e.toLowerCase is not a function
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7242a991-fe25-41a1-b563-998f1ef92b6a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for missing or invalid token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 259ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6023fc9b-3f8e-416e-a7ab-c878a96e627e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"a6-yEsWJTI5ML12ck2AnKgiUzLpCB0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 256ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96f3fab1-1d6f-45cc-9ac4-93d5d6ec1302
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-RD1SvuGnYZiLtoPeCJbd0W41U1E"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":349},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8c8019a9-de74-4cac-be79-dee6213a7268
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "{{pending_for_qc}}"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
response time below the 2000 ms 1 0 0
Verif the message in the response Success 1 0 0
Verif the data in the response is an non empty array 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verif the data in the response is an non empty array
expected +0 to be above +0
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token dd304ca8-0d86-4d57-864c-2ce3f8f47f54
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
verify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2d750f92-78ec-4979-81b1-2d377d05967a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 403 Forbidden when using an invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 403 Forbidden when using an invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5456aed6-9c69-43dc-a83d-7143ff04bc0f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 405 method not allowed for the HTTP code is changed Get inasted of the PUT
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtM
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 89b38d26-cfbc-45b6-bde9-874f1b736337
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 39
Request Body
{
            "details_key": "qc_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
verify the status code is 400 Bad request credentialds or the data missing in the reqest body 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the status code is 400 Bad request credentialds or the data missing in the reqest body
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 704ms
Mean size per request: 1KB

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token be5a35c0-f50f-4362-9769-b2a6087c91e2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Verify the status code is 200 1 0 0
Verify the response message is 'Success' 1 0 0
verify the response time is below the 2000 ms 1 0 0
Verify the array is non empty array 0 1 0
verify that theis mst_action status is pending for the QC 0 1 0
Verify mandatory property in the response body 1 0 0
verify id is the number 1 0 0
verify mail id is the string 1 0 0
verify if the response matches the json schema 0 1 0
Total 6 3 0
Test Failures
Test NameAssertion Error
Verify the array is non empty array
expected undefined to be an array
verify that theis mst_action status is pending for the QC
expected undefined to deeply equal 'pending for QC'
verify if the response matches the json schema
jsonSchema is not defined
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f20493bb-1a96-4193-b8c2-a63e40b51d36
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify the status code is 401 for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1eb5192f-6038-4428-89dd-3560295a33ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce4312fa-b607-4472-be6b-66dac140580f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 403 Forbidden for the invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 403 Forbidden for the invalid token passed
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6UiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1fde3f21-9278-4581-b05a-63c0aefdbd7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 29
Request Body
{
            "job_id": "{{jobId"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-z9I8VJYNFvZWsduVMVwcihU07h8"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Unexpected token R in JSON at position 6"}
Test Information
NamePassedFailedSkipped
Verify the status code is 400 Bad request for invalid credentials entered 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify the status code is 400 Bad request for invalid credentials entered
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTM0OTk3OH0.e4wq3soS2hxj7lDdelF2LbCH6ULVjuSKD8JS6BOWqWU
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f74bca33-ac05-4b9b-9dc2-8fd3a2327dc1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 667ms
Mean size per request: 1KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f3d0a236-5a3a-42ef-bfc7-2fd00e605bdc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Total 4 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c4cb413e-c8a6-4ab6-a33b-cf630d53d0f4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization lvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f4204a23-89a7-4ee9-9029-aa97c697b1a8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for the invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for the invalid token
expected response to have status code 200 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 650ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bfd2c376-4659-47cb-b6f7-ce35ed60381f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 650ms
Mean size per request: 1KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1MDg2OTU3N30.eXMKtWd65hEZ1h2cfIoRkqDvv9LqX7s71toi00yJJ8E
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2cf215e6-328c-427a-a43e-b701dd471ea9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"403-rr7VW1NEj2/UespdBXOyETIhoYM"
Vary Accept-Encoding
Content-Encoding gzip
Date Tue, 17 Feb 2026 17:39:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":188939,"job_number":"JOB_188939","tr_customer_id":188957,"tr_customer_product_id":188947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T04:53:12.000Z","modified_at":"2026-02-17T04:53:26.000Z","name":"Orpha Borer","mobile_number":"832-828-9893","email_id":"Robyn.Nicolas97@yahoo.com","dop":"2025-04-06","serial_number":"19299108623499","imei1":"19299108623499","imei2":"19299108623499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-17T04:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
auth
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 9bef6e13-c38e-4bdd-af26-e8f20722ae67
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 42
Request Body
{"username":"iamfd","password":"password"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-0LdKgNHMJXYiS61NohG0fczp884"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 66f5aafd-5a3c-4705-b425-17b296bb7a07
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 255ms
Mean size per request: 243B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2550db8-3fd4-4624-b403-1066177c009d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 243
ETag W/"f3-LMX/gP0xyPb/V0jQ6s3n5tgOPyM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":1062},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-vbLkF4NTKdOl7tifiOCWz2z+vBU"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 1020B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce3cceb8-5e97-4a66-805a-ff300e875c37
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 46
Request Body
{
            "details_key":"pending_for_delivery"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 248ms
Mean size per request: 1020B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59cb5226-69e6-49da-8881-9dff85c60bfd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1020
ETag W/"3fc-WUVl3w6zaozqxSkkfd26hgJAmGc"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":189372,"job_number":"JOB_189372","tr_customer_id":189390,"tr_customer_product_id":189380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-17T14:03:44.000Z","modified_at":"2026-02-17T14:04:29.000Z","name":"Fleta Borer","mobile_number":"429-771-3311","email_id":"Teresa_Prosacco26@gmail.com","dop":"2025-12-03","serial_number":"76530026128048","imei1":"76530026128048","imei2":"76530026128048","popurl":"2025-12-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-17T14:04:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Verify the response time is below the 2000 ms 1 0 0
Verify the response message is 'Success' 1 0 0
Verify that the data array is non empty array 1 0 0
Validate the response schema is matching with expected schema 0 1 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Validate the response schema is matching with expected schema
expected data to satisfy schema but found following errors: 
        data.data[0].repair_start_date should be object, data.data[0].repair_end_date should be object, data.data[0].assigned_to should be object
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c211f795-baad-4bab-8fb3-1b8e54823b45
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
bverify the status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 90f178d5-67cb-41d2-97f9-421f3bfb7d9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbidden for passed invalid token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbidden for passed invalid token
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af1-JKbW79Hyz6wi5cbOmiLThnNfyso"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1aabda73-c38a-4a03-8799-097a5e3bce68
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET} 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Method not allowed for the HTTP{ code is changed PUT instead of the GET}
expected response to have status code 405 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 224ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af549746-a38c-4b14-8275-67011d495e0d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 05b5ff84-f274-4a4b-9a52-485f4035bdaf
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
verify the Status code is 401 Unauthorised for the missing or empty token 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
verify the Status code is 401 Unauthorised for the missing or empty token
expected response to have status code 401 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 61c74ceb-261c-4dd0-8853-bc395bb13a61
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 403 Forbiddem For invalid token passed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
bverify the status code is 403 Forbiddem For invalid token passed
expected response to have status code 403 but got 400
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d807aadf-9a51-43c7-8956-6b6be4f1347e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"job_id":39621}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 168B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token aa7dcb9e-dbde-44a3-9e29-e2b029e5d8f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 22
Request Body
{
            "job_id": 
        
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 168
ETag W/"a8-guPnA0e+6A5yDbl3O+IKar3ainY"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 21","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n\r\n}","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
bverify the status code is 400 Bad request for the credentials are invalid 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 260ms
Mean size per request: 31B

Test Pass Percentage
75 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7783d4ed-c218-49b4-aebf-f9341333a121
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Check if the response message is 'Success' 1 0 0
Status code is 200 ok for the success 1 0 0
Response time below the 2000 1 0 0
Verify the response contails contains correct data 0 1 0
Total 3 1 0
Test Failure
Test NameAssertion Error
Verify the response contails contains correct data
Cannot read properties of undefined (reading 'jobId')
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c990966f-2a27-465d-a8ed-d9ea388a9e0c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 Unauthorised for the empty or missing token 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3N
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 259487c9-30dc-4299-b716-1ef169fc87ac
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 Forbidden for Invalid credentials 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 403 Forbidden for Invalid credentials
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 246ms
Mean size per request: 31B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e4bbefb-86d7-4b75-8c7a-dd4ecc8377e7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 28
Request Body
{"searchText":"{{jobNumber"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Status code is 405 Method not allowed for the HTTPverb or code changed PUT Instead og the POST
expected response to have status code 405 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_39621"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 149B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 826c8dd2-fe33-4210-bc13-8ceab54922e6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{"searchText":"{{}}"
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 149
ETag W/"95-Peaf3r4OPeJ+V1o+UyBQOkajLQ0"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected end of JSON input","expose":true,"statusCode":400,"body":"{\"searchText\":\"{{}}\"","type":"entity.parse.failed"}
Test Information
NamePassedFailedSkipped
Status code is 400 BAd request for invalid search criteria or passed invalid credentials 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_39621' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTA4NzA2NjV9.YGp4Uu6GSM-xgvhxOIID6RX5-r_RRRn8nJMVF-BywEk' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details
Response Information
Response Code: 400 - Bad Request
Mean time per request: 223ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzEzNDk5ODd9.sVspWMxF2XPtqINjjZDqew-y3GH9cp8uWPCE1PGhPK0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 87272c34-1142-4918-856e-d414b691cec1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 20
Request Body
{
            "job_id": 
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZZ3XsfhBV21Xa3CMP7upIiifSnk"
Vary Accept-Encoding
Date Tue, 17 Feb 2026 17:39:51 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":400,"message":"Unexpected token } in JSON at position 19","expose":true,"statusCode":400,"body":"{\r\n    \"job_id\": \r\n}","type":"entity.parse.failed"}
Test Information
No Tests for this request
Request Information
Request Method: GET
Request URL:
Response Information
Response Code: -
Mean time per request: 0ms
Mean size per request: 0B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Response Headers
Response Body
No Response Body for this request
Test Information
No Tests for this request